@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/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Sekolah, Murid, Guru RA Negeri dan Swasta di Kecamatan Siwalan " ;
    dct:identifier "9bc5f391-9e64-4a9f-9aec-db36d9ce2a19" ;
    dct:issued "2022-10-16T13:24:15.511599"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:24:15.511607"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Sekolah, Murid, Guru RA Negeri dan Swasta di Kecamatan Siwalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Siwalan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19/resource/31bc1d35-c276-4437-9653-98bb9a069466>,
        <http://5.189.187.109/dataset/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19/resource/68fa17f4-274c-4a5e-9142-d0c92d5c5669> ;
    dcat:keyword "Guru RA",
        "jumlah sekolah",
        "kecamatan",
        "murid",
        "negeri dan swasta",
        "siwalan" ;
    dcat:landingPage <Kecamatan%20Siwalan> .

<Kecamatan%20Siwalan> a foaf:Document .

<http://5.189.187.109/dataset/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19/resource/31bc1d35-c276-4437-9653-98bb9a069466> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-18T03:48:44.163288"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:24:15.489881"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, Guru RA Negeri dan Swasta di Kecamatan Siwalan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19/resource/31bc1d35-c276-4437-9653-98bb9a069466/download/jumlah-sekolah-murid-guru-ra-negeri-dan-swasta-di-kecamatan-siwalan-tahun-2019.csv> ;
    dcat:byteSize "386"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19/resource/68fa17f4-274c-4a5e-9142-d0c92d5c5669> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-18T03:48:20.463768"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:24:15.487176"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, Guru RA Negeri dan Swasta di Kecamatan Siwalan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9bc5f391-9e64-4a9f-9aec-db36d9ce2a19/resource/68fa17f4-274c-4a5e-9142-d0c92d5c5669/download/jumlah-sekolah-murid-guru-ra-negeri-dan-swasta-di-kecamatan-siwalan-tahun-2019.xlsx> ;
    dcat:byteSize "10176"^^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 " .

