@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/58d4ccd2-026b-431a-8759-3158271484be> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Luas Tanah dan Penggunaan Tanah di Kecamatan Kedungwuni" ;
    dct:identifier "58d4ccd2-026b-431a-8759-3158271484be" ;
    dct:issued "2022-10-16T13:11:33.196984"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:11:33.196990"^^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 Kedungwuni" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kedungwuni" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/58d4ccd2-026b-431a-8759-3158271484be/resource/2d8a675b-7aa6-4de6-9032-8a441343f0fb>,
        <http://5.189.187.109:5000/dataset/58d4ccd2-026b-431a-8759-3158271484be/resource/53281c1e-6e32-46fc-adb8-e01a84331900> ;
    dcat:keyword "kecamatan kedungwuni",
        "luas tanah",
        "penggunaan tanah" ;
    dcat:landingPage <Kecamatan%20Dalam%20Angka%20Tahun%202018> .

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

<http://5.189.187.109:5000/dataset/58d4ccd2-026b-431a-8759-3158271484be/resource/2d8a675b-7aa6-4de6-9032-8a441343f0fb> a dcat:Distribution ;
    dct:description "Tahun 2010" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-09T01:21:19.863446"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:11:33.183227"^^xsd:dateTime ;
    dct:title "Luas Tanah dan Penggunaan Tanah di Kecamatan Kedungwuni Tahun 2010" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/58d4ccd2-026b-431a-8759-3158271484be/resource/2d8a675b-7aa6-4de6-9032-8a441343f0fb/download/luas-tanah-dan-penggunaan-tanah-di-kecamatan-kedungwuni-tahun-2010.xlsx> ;
    dcat:byteSize "9721"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/58d4ccd2-026b-431a-8759-3158271484be/resource/53281c1e-6e32-46fc-adb8-e01a84331900> a dcat:Distribution ;
    dct:description "Tahun 2010" ;
    dct:format "CSV" ;
    dct:issued "2019-09-09T01:21:43.398236"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:11:33.185302"^^xsd:dateTime ;
    dct:title "Luas Tanah dan Penggunaan Tanah di Kecamatan Kedungwuni Tahun 2010" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/58d4ccd2-026b-431a-8759-3158271484be/resource/53281c1e-6e32-46fc-adb8-e01a84331900/download/luas-tanah-dan-penggunaan-tanah-di-kecamatan-kedungwuni-tahun-2010.csv> ;
    dcat:byteSize "680"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

