@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/aa01e213-02de-4707-b77e-368e966b5fc6> a dcat:Dataset ;
    dct:description "Ketela Pohon Luas Panen Kecamatan Bonang Tahun 2021 " ;
    dct:identifier "aa01e213-02de-4707-b77e-368e966b5fc6" ;
    dct:issued "2023-05-22T14:44:59.238651"^^xsd:dateTime ;
    dct:modified "2025-01-01T02:08:33.067463"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Ketela Pohon Luas Panen Kecamatan Bonang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/aa01e213-02de-4707-b77e-368e966b5fc6/resource/a05ab020-4902-43da-8f5e-4ace37cc2b47> ;
    dcat:keyword "Kecamatan Bonang",
        "Ketela Pohon",
        "Luas Panen",
        "Tahun 2021" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109/dataset/aa01e213-02de-4707-b77e-368e966b5fc6/resource/a05ab020-4902-43da-8f5e-4ace37cc2b47> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-21T05:47:46.326168"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:44:59.226919"^^xsd:dateTime ;
    dct:title "Ketela Pohon Luas Panen  Kecamatan Bonang Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/aa01e213-02de-4707-b77e-368e966b5fc6/resource/a05ab020-4902-43da-8f5e-4ace37cc2b47/download/ketela-pohon-luas-panen-kecamatan-bonang-tahun-2021.xlsx> ;
    dcat:byteSize "10521"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<kecamatanbonang18@gmail.com> a foaf:Document .

