@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/9f330fa7-d289-43a1-a70f-878c5c671145> a dcat:Dataset ;
    dct:description "Jumlah Produktivitas Jagung di Kecamatan Ngrambe" ;
    dct:identifier "943aa0fcda4ee2901a7de9321663b114" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produktivitas Jagung di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/9f330fa7-d289-43a1-a70f-878c5c671145/resource/bf465a48-7820-4b39-88de-5c4d25753697> ;
    dcat:keyword "Jagung",
        "Jumlah",
        "Kecamatan",
        "Ngrambe",
        "Produktivitas",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3511> .

<http://5.189.187.109/dataset/9f330fa7-d289-43a1-a70f-878c5c671145/resource/bf465a48-7820-4b39-88de-5c4d25753697> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:44.668868"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:44.617741"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3511> .

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

