@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/487e9317-bd43-4631-b439-6cd7e07e716b> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kakao" ;
    dct:identifier "487e9317-bd43-4631-b439-6cd7e07e716b" ;
    dct:issued "2024-06-11T04:56:18.179806"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:56:18.179814"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Produksi Kakao" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:distankabkaro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/487e9317-bd43-4631-b439-6cd7e07e716b/resource/e9b30d34-0f47-4aa6-9506-e94821a9faf7> ;
    dcat:keyword "Pertanian" .

<http://5.189.187.109/dataset/487e9317-bd43-4631-b439-6cd7e07e716b/resource/e9b30d34-0f47-4aa6-9506-e94821a9faf7> a dcat:Distribution ;
    dct:description "Jumlah Produksi Kakao Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T07:53:32.363029"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:56:18.172796"^^xsd:dateTime ;
    dct:title "Jumlah Produksi Kakao Tahun 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/487e9317-bd43-4631-b439-6cd7e07e716b/resource/e9b30d34-0f47-4aa6-9506-e94821a9faf7/download/jumlah-produksi-kakao.csv> ;
    dcat:byteSize "468"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

