@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/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Tempat Peribadatan Di Kecamatan Kedungwuni " ;
    dct:identifier "3ab286b3-f08a-42d6-9a44-d702ef4ce7b6" ;
    dct:issued "2022-10-16T13:06:35.722296"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:06:35.722302"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Tempat Peribadatan Di Kecamatan Kedungwuni" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kedungwuni" ] ;
    dcat:distribution <http://5.189.187.109/dataset/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6/resource/21d57464-cc69-4e30-ad2d-cafa6bf2eaed>,
        <http://5.189.187.109/dataset/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6/resource/595af89a-f9d5-4240-97b7-8a971c639b9f> ;
    dcat:keyword "jumlah tempat peribadatan",
        "kecamatan kedungwuni" ;
    dcat:landingPage <Kecamatan%20Kedungwuni> .

<Kecamatan%20Kedungwuni> a foaf:Document .

<http://5.189.187.109/dataset/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6/resource/21d57464-cc69-4e30-ad2d-cafa6bf2eaed> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-18T02:07:32.971076"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:06:35.713444"^^xsd:dateTime ;
    dct:title "Jumlah Tempat Peribadatan Di Kecamatan Kedungwuni Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6/resource/21d57464-cc69-4e30-ad2d-cafa6bf2eaed/download/jumlah-tempat-peribadatan-di-kecamatan-kedungwuni-tahun-2019.csv> ;
    dcat:byteSize "643"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6/resource/595af89a-f9d5-4240-97b7-8a971c639b9f> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-18T02:03:42.740387"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:06:35.711373"^^xsd:dateTime ;
    dct:title "Jumlah Tempat Peribadatan Di Kecamatan Kedungwuni Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/3ab286b3-f08a-42d6-9a44-d702ef4ce7b6/resource/595af89a-f9d5-4240-97b7-8a971c639b9f/download/jumlah-tempat-peribadatan-di-kecamatan-kedungwuni-tahun-2019.xlsx> ;
    dcat:byteSize "10486"^^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 " .

