@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/8c16d68c-2129-4b03-83cc-e11a92e4d2f5> a dcat:Dataset ;
    dct:description "Data jumlah luas tanah kering di desa dlisen kecamatan limpung pada tahun 2018" ;
    dct:identifier "8c16d68c-2129-4b03-83cc-e11a92e4d2f5" ;
    dct:issued "2022-10-11T16:10:16.892644"^^xsd:dateTime ;
    dct:modified "2024-12-28T01:59:08.428074"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Luas Tanah Kering di Desa Dlisen Kecamatan Limpung Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "septiadi nugraha" ;
            vcard:hasEmail <mailto:dc.cosmicboy@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8c16d68c-2129-4b03-83cc-e11a92e4d2f5/resource/920fa10c-5c22-4a4b-9596-0c1fa8299926>,
        <http://5.189.187.109/dataset/8c16d68c-2129-4b03-83cc-e11a92e4d2f5/resource/b583f2f7-0726-4e2e-8f25-021c82887364> ;
    dcat:keyword "tanah" ;
    dcat:landingPage <Laporan%20Data%20Profil%20Desa%20dan%20Kelurahan> .

<Laporan%20Data%20Profil%20Desa%20dan%20Kelurahan> a foaf:Document .

<http://5.189.187.109/dataset/8c16d68c-2129-4b03-83cc-e11a92e4d2f5/resource/920fa10c-5c22-4a4b-9596-0c1fa8299926> a dcat:Distribution ;
    dct:description "data disajikan dengan format Excel" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-03T02:56:40.073974"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:10:16.887745"^^xsd:dateTime ;
    dct:title "Luas Tanah Kering di Desa Dlisen Tahun 2018.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/8c16d68c-2129-4b03-83cc-e11a92e4d2f5/resource/920fa10c-5c22-4a4b-9596-0c1fa8299926/download/luas-tanah-kering-di-desa-dlisen-tahun-2018.xlsx> ;
    dcat:byteSize "8656"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/8c16d68c-2129-4b03-83cc-e11a92e4d2f5/resource/b583f2f7-0726-4e2e-8f25-021c82887364> a dcat:Distribution ;
    dct:description "data disajikan dengan format CSV" ;
    dct:format "CSV" ;
    dct:issued "2020-03-03T02:56:16.199248"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:10:16.885908"^^xsd:dateTime ;
    dct:title "Luas Tanah Kering di Desa Dlisen Tahun 2018.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/8c16d68c-2129-4b03-83cc-e11a92e4d2f5/resource/b583f2f7-0726-4e2e-8f25-021c82887364/download/luas-tanah-kering-di-desa-dlisen-tahun-2018.csv> ;
    dcat:byteSize "159"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

