@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/b638731c-cccb-40a1-bb09-8bb4a45b69d6> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah murid dan guru PAUD no formal di Kecamatan Wiradesa" ;
    dct:identifier "b638731c-cccb-40a1-bb09-8bb4a45b69d6" ;
    dct:issued "2022-10-16T13:29:30.635543"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:30.635550"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Murid dan Guru PAUD No Formal di Kecamatan Wiradesa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kec Wiradesa" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b638731c-cccb-40a1-bb09-8bb4a45b69d6/resource/3e2846bd-bda8-4304-b284-fd93886beab1> ;
    dcat:keyword "paud",
        "wiradesa" ;
    dcat:landingPage <Kecamatan%20Wiradesa> .

<Kecamatan%20Wiradesa> a foaf:Document .

<http://5.189.187.109/dataset/b638731c-cccb-40a1-bb09-8bb4a45b69d6/resource/3e2846bd-bda8-4304-b284-fd93886beab1> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-09-01T09:14:15.291235"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:30.628021"^^xsd:dateTime ;
    dct:title "Jumlah Murid dan Guru PAUD No Formal di Kecamatan Wiradesa Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/b638731c-cccb-40a1-bb09-8bb4a45b69d6/resource/3e2846bd-bda8-4304-b284-fd93886beab1/download/jumlah-murid-dan-guru-paud-no-formal-di-kecamatan-wiradesa-tahun-2017.csv> ;
    dcat:byteSize "380"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

