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

<http://5.189.187.109/dataset/cf32cfdb-a66d-4640-9245-3486307becf0> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah sekolah, murid, dan guru SD di Kecamatan Doro" ;
    dct:identifier "cf32cfdb-a66d-4640-9245-3486307becf0" ;
    dct:issued "2022-10-16T13:33:54.991848"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:33:54.991855"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Sekolah, Murid, dan Guru SD di Kecamatan Doro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Doro" ] ;
    dcat:distribution <http://5.189.187.109/dataset/cf32cfdb-a66d-4640-9245-3486307becf0/resource/7d70d7f4-51d0-4e82-a4e7-f9b6be921110>,
        <http://5.189.187.109/dataset/cf32cfdb-a66d-4640-9245-3486307becf0/resource/bd265f69-d7de-48d5-81fb-c285d72e3be9> ;
    dcat:keyword "doro",
        "guru",
        "jumlah murid",
        "sd" ;
    dcat:landingPage <Kecamatan%20Doro> .

<Kecamatan%20Doro> a foaf:Document .

<http://5.189.187.109/dataset/cf32cfdb-a66d-4640-9245-3486307becf0/resource/7d70d7f4-51d0-4e82-a4e7-f9b6be921110> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-09-03T12:50:27.257665"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:33:54.980847"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, dan Guru SD di Kecamatan Doro Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/cf32cfdb-a66d-4640-9245-3486307becf0/resource/7d70d7f4-51d0-4e82-a4e7-f9b6be921110/download/jumlah-sekolah-murid-dan-guru-sd-di-kecamatan-doro-tahun-2017.csv> ;
    dcat:byteSize "444"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/cf32cfdb-a66d-4640-9245-3486307becf0/resource/bd265f69-d7de-48d5-81fb-c285d72e3be9> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-03T12:49:57.601516"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:33:54.978812"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, dan Guru SD di Kecamatan Doro Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/cf32cfdb-a66d-4640-9245-3486307becf0/resource/bd265f69-d7de-48d5-81fb-c285d72e3be9/download/jumlah-sekolah-murid-dan-guru-sd-di-kecamatan-doro-tahun-2017.xlsx> ;
    dcat:byteSize "9705"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

