@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/a35572c9-44b5-42ae-8407-921f9d4d4913> a dcat:Dataset ;
    dct:identifier "a35572c9-44b5-42ae-8407-921f9d4d4913" ;
    dct:issued "2021-07-10T15:15:57.721877"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:19:47.942777"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> ;
    dct:title "Banyaknya Murid SMK yang Lulus (UAN) Menurut Kabupaten/Kota, 2014/2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/a35572c9-44b5-42ae-8407-921f9d4d4913/resource/8c221819-d4ec-4c94-b9b5-3367cdf79b7b> ;
    dcat:keyword "Pendidikan" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<https://data.kaltimprov.go.id/dataset/a35572c9-44b5-42ae-8407-921f9d4d4913/resource/8c221819-d4ec-4c94-b9b5-3367cdf79b7b> a dcat:Distribution ;
    dct:description "Banyaknya Murid SMK yang Lulus (UAN) Menurut Kabupaten/Kota, 2014/2015				" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:19:47.955269"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:19:47.947058"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/a35572c9-44b5-42ae-8407-921f9d4d4913/resource/8c221819-d4ec-4c94-b9b5-3367cdf79b7b/download/hp0eq522q86oi3vbc.xls> ;
    dcat:byteSize "31744"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> a foaf:Agent ;
    foaf:name "Badan Pusat Statistik Provinsi Kaltim" .

<https://kaltim.bps.go.id/> a foaf:Document .

