@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/b85ad384-1f73-4adb-85cc-5688ec4cfbe7> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Sekolah, Murid, dan Guru SLTP di Kecamatan Wonokerto" ;
    dct:identifier "b85ad384-1f73-4adb-85cc-5688ec4cfbe7" ;
    dct:issued "2022-10-16T13:29:51.344960"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:51.344967"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Sekolah, Murid, dan Guru SLTP di Kecamatan Wonokerto" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Wonokerto" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b85ad384-1f73-4adb-85cc-5688ec4cfbe7/resource/0e26a015-89d6-4f5d-8eef-1b359b0b477e>,
        <http://5.189.187.109/dataset/b85ad384-1f73-4adb-85cc-5688ec4cfbe7/resource/b3d3985e-1cd0-4b0a-b71d-8b744c8a5d5f> ;
    dcat:keyword "Jumlah Sekolah",
        "Kecamatan Wonokerto",
        "SLTP" ;
    dcat:landingPage <Kecamatan%20Wonokerto%20Dalam%20Angka%20Tahun%202018> .

<Kecamatan%20Wonokerto%20Dalam%20Angka%20Tahun%202018> a foaf:Document .

<http://5.189.187.109/dataset/b85ad384-1f73-4adb-85cc-5688ec4cfbe7/resource/0e26a015-89d6-4f5d-8eef-1b359b0b477e> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-09-30T03:50:10.828536"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:51.310522"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, dan Guru SLTP di Kecamatan Wonokerto Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/b85ad384-1f73-4adb-85cc-5688ec4cfbe7/resource/0e26a015-89d6-4f5d-8eef-1b359b0b477e/download/jumlah-sekolah-murid-dan-guru-sltp-di-kecamatan-wonokerto-tahun-2017.csv> ;
    dcat:byteSize "380"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/b85ad384-1f73-4adb-85cc-5688ec4cfbe7/resource/b3d3985e-1cd0-4b0a-b71d-8b744c8a5d5f> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-30T03:49:38.586467"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:51.308462"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, dan Guru SLTP di Kecamatan Wonokerto Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/b85ad384-1f73-4adb-85cc-5688ec4cfbe7/resource/b3d3985e-1cd0-4b0a-b71d-8b744c8a5d5f/download/jumlah-sekolah-murid-dan-guru-sltp-di-kecamatan-wonokerto-tahun-2017.xlsx> ;
    dcat:byteSize "9633"^^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 " .

