@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/f08f810d-e191-4c17-ae46-78425a331a18> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kopi" ;
    dct:identifier "f08f810d-e191-4c17-ae46-78425a331a18" ;
    dct:issued "2024-06-11T04:59:54.417651"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:59:54.417657"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Produksi Kopi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:distankabkaro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f08f810d-e191-4c17-ae46-78425a331a18/resource/f6d33e5a-3d03-433b-aaaf-55961cb9a520> ;
    dcat:keyword "Pertanian" .

<http://5.189.187.109/dataset/f08f810d-e191-4c17-ae46-78425a331a18/resource/f6d33e5a-3d03-433b-aaaf-55961cb9a520> a dcat:Distribution ;
    dct:description "Jumlah Produksi Kopi Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T07:51:56.437064"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:59:54.411226"^^xsd:dateTime ;
    dct:title "Jumlah Produksi Kopi Tahun 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/f08f810d-e191-4c17-ae46-78425a331a18/resource/f6d33e5a-3d03-433b-aaaf-55961cb9a520/download/jumlah-produksi-kopi-1.csv> ;
    dcat:byteSize "499"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

