@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/026d6639-890f-4deb-94f8-339bbe1f5273> a dcat:Dataset ;
    dct:description "Produksi Kelapa per Kecamatan dari Tahun 2017" ;
    dct:identifier "026d6639-890f-4deb-94f8-339bbe1f5273" ;
    dct:issued "2024-06-11T07:41:50.021163"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:41:50.021170"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Produksi Kelapa per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pertanian Pagan kelautan dan Perikanan" ;
            vcard:hasEmail <mailto:dppkp@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/026d6639-890f-4deb-94f8-339bbe1f5273/resource/4ed7441b-e406-46fa-9476-f76a9242afde> ;
    dcat:keyword "kelapa",
        "produksi" ;
    dcat:landingPage <https://diperpautkan.bantulkab.go.id/> .

<http://5.189.187.109/dataset/026d6639-890f-4deb-94f8-339bbe1f5273/resource/4ed7441b-e406-46fa-9476-f76a9242afde> a dcat:Distribution ;
    dct:description "Populasi Kelapa per Kecamatan Tahun 2017-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-07-20T04:44:03.948004"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:41:50.012496"^^xsd:dateTime ;
    dct:title "Populasi Kelapa Tahun 2017-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/026d6639-890f-4deb-94f8-339bbe1f5273/resource/4ed7441b-e406-46fa-9476-f76a9242afde/download/produksi-kelapa-2017-2019.xlsx> ;
    dcat:byteSize "10088"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://diperpautkan.bantulkab.go.id/> a foaf:Document .

