@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/cfc59754-acb4-4fd1-b5cd-52442c77482b> a dcat:Dataset ;
    dct:description "Luas Lahan Sawah dan Tanah Kering" ;
    dct:identifier "cfc59754-acb4-4fd1-b5cd-52442c77482b" ;
    dct:issued "2022-10-12T13:52:04.170725"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:52:04.170730"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Luas Lahan Sawah dan Tanah Kering Menurut Kecamatan di Kabupaten Jepara Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/cfc59754-acb4-4fd1-b5cd-52442c77482b/resource/809e291a-d157-4bec-8ecd-87b0d28b853f> ;
    dcat:keyword "luas lahan sawah",
        "tanah kering" .

<http://5.189.187.109:5000/dataset/cfc59754-acb4-4fd1-b5cd-52442c77482b/resource/809e291a-d157-4bec-8ecd-87b0d28b853f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T17:42:26.955609"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:52:04.163127"^^xsd:dateTime ;
    dct:title "Luas Lahan Sawah dan Tanah Kering Menurut Kecamatan di Kabupaten Jepara Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/cfc59754-acb4-4fd1-b5cd-52442c77482b/resource/809e291a-d157-4bec-8ecd-87b0d28b853f/download/luas-lahan-sawah-dan-tanah-kering-menurut-kecamatan-di-kabupaten-jepara-tahun-2018.xlsx> ;
    dcat:byteSize "12162"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

