@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/f100350c-5900-45c9-a573-5a6d23c18694> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Penduduk Per Desa di Kecamatan Bojong" ;
    dct:identifier "f100350c-5900-45c9-a573-5a6d23c18694" ;
    dct:issued "2022-10-16T13:39:49.341595"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:39:49.341603"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Penduduk Per Desa di Kecamatan Bojong" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Bojong" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f100350c-5900-45c9-a573-5a6d23c18694/resource/37645785-3a7b-46f8-8335-09769132b4c8>,
        <http://5.189.187.109/dataset/f100350c-5900-45c9-a573-5a6d23c18694/resource/971e5f18-4c74-451f-be35-45a4c35b9a3d> ;
    dcat:keyword "jumlah penduduk",
        "kecamatan bojong",
        "per desa" ;
    dcat:landingPage <Kecamatan%20Bojong%20dalam%20Angka%20Tahun%202018> .

<Kecamatan%20Bojong%20dalam%20Angka%20Tahun%202018> a foaf:Document .

<http://5.189.187.109/dataset/f100350c-5900-45c9-a573-5a6d23c18694/resource/37645785-3a7b-46f8-8335-09769132b4c8> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-10-08T01:47:11.249076"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:39:49.326324"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Per Desa di Kecamatan Bojong Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f100350c-5900-45c9-a573-5a6d23c18694/resource/37645785-3a7b-46f8-8335-09769132b4c8/download/jumlah-penduduk-per-desa-di-kecamatan-bojong-tahun-2017.xlsx> ;
    dcat:byteSize "9807"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/f100350c-5900-45c9-a573-5a6d23c18694/resource/971e5f18-4c74-451f-be35-45a4c35b9a3d> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-10-08T01:47:34.758210"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:39:49.329057"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Per Desa di Kecamatan Bojong Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f100350c-5900-45c9-a573-5a6d23c18694/resource/971e5f18-4c74-451f-be35-45a4c35b9a3d/download/jumlah-penduduk-per-desa-di-kecamatan-bojong-tahun-2017.csv> ;
    dcat:byteSize "729"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

