@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/77f184f9-66c0-41f7-b329-17aebeff6ea8> a dcat:Dataset ;
    dct:description "Produksi Hasil/Ton Durian" ;
    dct:identifier "7fb8ceb3bd59c7956b1df66729296a4c" ;
    dct:issued "2022-05-13"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Hasil/Ton Durian" ;
    dcat:distribution <http://5.189.187.109/dataset/77f184f9-66c0-41f7-b329-17aebeff6ea8/resource/3d5ffd78-cb66-4383-8f3c-1862c0a213c7> ;
    dcat:keyword "Durian",
        "HasilTon",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1416> .

<http://5.189.187.109/dataset/77f184f9-66c0-41f7-b329-17aebeff6ea8/resource/3d5ffd78-cb66-4383-8f3c-1862c0a213c7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:45:12.691953"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:45:12.680016"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1416> .

<https://satudata.ngawikab.go.id/data/sektoral/1416> a foaf:Document .

