@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/912f7975-269a-4f40-85e6-153cad193866> a dcat:Dataset ;
    dct:description "Produksi Kacang Hijau" ;
    dct:identifier "38af86134b65d0f10fe33d30dd76442e" ;
    dct:issued "2024-07-08T16:45:25.079199"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:25.079205"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Kacang Hijau" ;
    dcat:distribution <http://5.189.187.109/dataset/912f7975-269a-4f40-85e6-153cad193866/resource/5fcf64fb-496f-4774-9704-abfcf2ce2a52> ;
    dcat:keyword "Hijau",
        "Kacang",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/178> .

<http://5.189.187.109/dataset/912f7975-269a-4f40-85e6-153cad193866/resource/5fcf64fb-496f-4774-9704-abfcf2ce2a52> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:45:25.138797"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:25.064329"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/178> .

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

