@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/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Penduduk Berusia 7-12 Tahun di Kecamatan Doro" ;
    dct:identifier "86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6" ;
    dct:issued "2022-10-16T13:20:22.928357"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:20:22.928367"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Penduduk Berusia 7-12 Tahun di Kecamatan Doro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Doro" ] ;
    dcat:distribution <http://5.189.187.109/dataset/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6/resource/52bb2a63-a27d-4888-8928-e1f5500d2f53>,
        <http://5.189.187.109/dataset/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6/resource/9fd49135-90d0-454b-bda6-8f958d2c3155> ;
    dcat:keyword "doro",
        "penduduk usia 7-12" ;
    dcat:landingPage <Kecamatan%20Doro%20Dalam%20Angka%20Tahun%202018> .

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

<http://5.189.187.109/dataset/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6/resource/52bb2a63-a27d-4888-8928-e1f5500d2f53> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-16T06:28:53.230656"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:20:22.914239"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Berusia 7-12 Tahun di Kecamatan Doro Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6/resource/52bb2a63-a27d-4888-8928-e1f5500d2f53/download/jumlah-penduduk-berusia-7-12-tahun-di-kecamatan-doro-tahun-2017.xlsx> ;
    dcat:byteSize "10728"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6/resource/9fd49135-90d0-454b-bda6-8f958d2c3155> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-09-16T06:32:11.881641"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:20:22.917466"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Berusia 7-12 Tahun di Kecamatan Doro Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/86c18dc1-c0fe-4b85-bd26-bd4e7669e8a6/resource/9fd49135-90d0-454b-bda6-8f958d2c3155/download/jumlah-penduduk-berusia-7-12-tahun-di-kecamatan-doro-tahun-2017.csv> ;
    dcat:byteSize "365"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

