@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/2babfaa2-63d8-403b-a5ac-10c49c42f1ae> a dcat:Dataset ;
    dct:description "Data Luas Tanah Sawah di Desa Dlisen Kecamatan Limpung pada tahun 2018" ;
    dct:identifier "2babfaa2-63d8-403b-a5ac-10c49c42f1ae" ;
    dct:issued "2022-10-11T15:09:22.747236"^^xsd:dateTime ;
    dct:modified "2024-12-28T02:21:10.447315"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Luas Tanah Sawah 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/2babfaa2-63d8-403b-a5ac-10c49c42f1ae/resource/2500b044-7b1f-4b1c-82e7-f19cdc52601a>,
        <http://5.189.187.109/dataset/2babfaa2-63d8-403b-a5ac-10c49c42f1ae/resource/b4a39344-d17c-4e9d-93cc-bd92208bba2d> ;
    dcat:keyword "desa",
        "sawah",
        "tanah" ;
    dcat:landingPage <Laporan%20Data%20Profil%20Desa%20dan%20Kelurahan> .

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

<http://5.189.187.109/dataset/2babfaa2-63d8-403b-a5ac-10c49c42f1ae/resource/2500b044-7b1f-4b1c-82e7-f19cdc52601a> a dcat:Distribution ;
    dct:description "Data luas tahan sawah di desa dlisen kecamatan limpung di tahun 2018 dengan format XLSX" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-04T00:46:36.881021"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:09:22.739182"^^xsd:dateTime ;
    dct:title "Luas Tanah Sawah di Desa Dlisen Tahun 2018.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/2babfaa2-63d8-403b-a5ac-10c49c42f1ae/resource/2500b044-7b1f-4b1c-82e7-f19cdc52601a/download/luas-tanah-sawah-di-desa-dlisen-tahun-2018.xlsx> ;
    dcat:byteSize "8638"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/2babfaa2-63d8-403b-a5ac-10c49c42f1ae/resource/b4a39344-d17c-4e9d-93cc-bd92208bba2d> a dcat:Distribution ;
    dct:description "Data luas tahan sawah di desa dlisen kecamatan limpung di tahun 2018 dengan format CSV" ;
    dct:format "CSV" ;
    dct:issued "2020-03-04T00:46:15.474139"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:09:22.737366"^^xsd:dateTime ;
    dct:title "Luas Tanah Sawah di Desa Dlisen Tahun 2018.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/2babfaa2-63d8-403b-a5ac-10c49c42f1ae/resource/b4a39344-d17c-4e9d-93cc-bd92208bba2d/download/luas-tanah-sawah-di-desa-dlisen-tahun-2018.csv> ;
    dcat:byteSize "200"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

