@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/4d6c5f2e-557a-4650-ba85-922e23ec6383> a dcat:Dataset ;
    dct:description "Jumlah Kebutuhan Beras" ;
    dct:identifier "4d6c5f2e-557a-4650-ba85-922e23ec6383" ;
    dct:issued "2024-06-11T04:56:26.241623"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:56:26.241629"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Kebutuhan Beras" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Ketahanan Pangan dan Perikanan" ;
            vcard:hasEmail <mailto:dkppkaro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4d6c5f2e-557a-4650-ba85-922e23ec6383/resource/cccd97c0-29f2-4840-b843-23291172465a> ;
    dcat:keyword "beras" .

<http://5.189.187.109/dataset/4d6c5f2e-557a-4650-ba85-922e23ec6383/resource/cccd97c0-29f2-4840-b843-23291172465a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-18T08:52:23.942817"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:56:26.236179"^^xsd:dateTime ;
    dct:title "JUMLAH KEBUTUHAN BERAS_2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/4d6c5f2e-557a-4650-ba85-922e23ec6383/resource/cccd97c0-29f2-4840-b843-23291172465a/download/295-jumlah-kebutuhan-beras.csv> ;
    dcat:byteSize "100"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

