@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/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Tempat Peribadatan di Kecamatan Kandangserang" ;
    dct:identifier "bb9c89ad-46fa-42ec-a2e9-8f94ede154ae" ;
    dct:issued "2022-10-16T13:30:12.307960"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:30:12.307966"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Tempat Peribadatan di Kecamatan Kandangserang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kandangserang" ] ;
    dcat:distribution <http://5.189.187.109/dataset/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae/resource/1ba72651-1b72-4f79-9ab4-074c7c0f861c>,
        <http://5.189.187.109/dataset/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae/resource/40b45b51-9aa3-4f5e-853d-47352ffadfc2> ;
    dcat:keyword "Jumlah Tempat Peribadatan",
        "kecamatan kandangserang" ;
    dcat:landingPage <Kecamatan%20Kandangserang> .

<Kecamatan%20Kandangserang> a foaf:Document .

<http://5.189.187.109/dataset/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae/resource/1ba72651-1b72-4f79-9ab4-074c7c0f861c> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-03-01T02:48:52.965825"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:30:12.296068"^^xsd:dateTime ;
    dct:title "Jumlah Tempat Peribadatan di Kecamatan Kandangserang Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae/resource/1ba72651-1b72-4f79-9ab4-074c7c0f861c/download/jumlah-tempat-peribadatan-di-kecamatan-kandangserang-tahun-2019.xlsx> ;
    dcat:byteSize "10350"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae/resource/40b45b51-9aa3-4f5e-853d-47352ffadfc2> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-03-01T02:49:15.139022"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:30:12.298278"^^xsd:dateTime ;
    dct:title "Jumlah Tempat Peribadatan di Kecamatan Kandangserang Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/bb9c89ad-46fa-42ec-a2e9-8f94ede154ae/resource/40b45b51-9aa3-4f5e-853d-47352ffadfc2/download/jumlah-tempat-peribadatan-di-kecamatan-kandangserang-tahun-2019.csv> ;
    dcat:byteSize "418"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

