@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/e26f6f0a-42a8-4cb0-9bb8-e6270170a7d0> a dcat:Dataset ;
    dct:description "Produksi Mangga, Pepaya, Durian, Pisang dan Jeruk 2019" ;
    dct:identifier "e26f6f0a-42a8-4cb0-9bb8-e6270170a7d0" ;
    dct:issued "2024-06-11T08:47:35.770170"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:47:35.770178"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Produksi Buah dan Jenis Tanaman" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang TPHBUN" ;
            vcard:hasEmail <mailto:dppkp@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e26f6f0a-42a8-4cb0-9bb8-e6270170a7d0/resource/304e6a38-95d7-46ff-be30-ff70f724f2b3> ;
    dcat:keyword "durian",
        "jeruk",
        "mangga",
        "pepaya",
        "pisang",
        "produksi" ;
    dcat:landingPage <dppkp@bantulkab.go.id> .

<dppkp@bantulkab.go.id> a foaf:Document .

<http://5.189.187.109:5000/dataset/e26f6f0a-42a8-4cb0-9bb8-e6270170a7d0/resource/304e6a38-95d7-46ff-be30-ff70f724f2b3> a dcat:Distribution ;
    dct:description "Produksi Buah dan Jenis Tanaman (Kuintal) per Kecamatan Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-26T06:44:57.570281"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:47:35.751556"^^xsd:dateTime ;
    dct:title "Produksi Buah dan Jenis Tanaman Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/e26f6f0a-42a8-4cb0-9bb8-e6270170a7d0/resource/304e6a38-95d7-46ff-be30-ff70f724f2b3/download/produksi-buah-per-kecamatan-dan-jenis-tanaman-kuintal.xlsx> ;
    dcat:byteSize "14856"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

