@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/142df530-e564-42a7-ae56-b2ef9b2510e6> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "9c451f1d-4450-4cef-bed4-2ccad8cd503b" ;
    dct:issued "2023-01-12T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-12T07:27:02"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DPKP" ] ;
    dct:title "Produksi Kakao" ;
    dcat:distribution <http://5.189.187.109/dataset/142df530-e564-42a7-ae56-b2ef9b2510e6/resource/5b6d5cca-0e77-4e75-ab0d-0e064c16a34a> ;
    dcat:keyword "DPKP",
        "Pertanian",
        "Produksi Kakao" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Pertanian> .

<http://5.189.187.109/dataset/142df530-e564-42a7-ae56-b2ef9b2510e6/resource/5b6d5cca-0e77-4e75-ab0d-0e064c16a34a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T22:58:31.554236"^^xsd:dateTime ;
    dct:modified "2024-03-21T22:58:31.509472"^^xsd:dateTime ;
    dct:title "Produksi Kakao" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=10&kelompok_data=sektoral&dataset=Produksi%20Kakao> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Pertanian> a foaf:Document .

