@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:5000/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Luas Tanah dan Penggunaan Tanah di Kecamatan Kesesi" ;
    dct:identifier "dd03f045-1e77-4d1d-9ea0-5ff94db2a1da" ;
    dct:issued "2022-10-16T13:36:35.585674"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:36:35.585680"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Luas Tanah dan Penggunaan Tanah di Kecamatan Kesesi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kesesi" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da/resource/6811d007-4bf8-4374-9b0c-81f422c5af51>,
        <http://5.189.187.109:5000/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da/resource/7bf3f6c8-e4cd-410b-9d0b-d7c39da7db54> ;
    dcat:keyword "kesesi",
        "luas penggunaan tanah" ;
    dcat:landingPage <Kecamatan%20Kesesi%20Dalam%20Angka%20Tahun%202018> .

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

<http://5.189.187.109:5000/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da/resource/6811d007-4bf8-4374-9b0c-81f422c5af51> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:issued "2019-09-26T04:08:36.964408"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:36:35.578028"^^xsd:dateTime ;
    dct:title "Luas Tanah dan Penggunaan Tanah di Kecamatan Kesesi Akhir Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da/resource/6811d007-4bf8-4374-9b0c-81f422c5af51/download/luas-tanah-dan-penggunaan-tanah-di-kecamatan-kesesi-akhir-tahun-2017.csv> ;
    dcat:byteSize "1053"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da/resource/7bf3f6c8-e4cd-410b-9d0b-d7c39da7db54> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-26T04:08:16.551668"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:36:35.575877"^^xsd:dateTime ;
    dct:title "Luas Tanah dan Penggunaan Tanah di Kecamatan Kesesi Akhir Tahun 2017" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/dd03f045-1e77-4d1d-9ea0-5ff94db2a1da/resource/7bf3f6c8-e4cd-410b-9d0b-d7c39da7db54/download/luas-tanah-dan-penggunaan-tanah-di-kecamatan-kesesi-akhir-tahun-2017.xlsx> ;
    dcat:byteSize "13372"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

