@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/cc0c2fe1-f461-4810-8c02-7636a2d84057> a dcat:Dataset ;
    dct:description "Produktivitas Jagung" ;
    dct:identifier "3636638817772e42b59d74cff571fbb3" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2024-05-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produktivitas Jagung" ;
    dcat:distribution <http://5.189.187.109/dataset/cc0c2fe1-f461-4810-8c02-7636a2d84057/resource/2cf6cb57-3b45-4e5c-8132-7a4b46a5bdc5> ;
    dcat:keyword "Jagung",
        "Produktivitas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/169> .

<http://5.189.187.109/dataset/cc0c2fe1-f461-4810-8c02-7636a2d84057/resource/2cf6cb57-3b45-4e5c-8132-7a4b46a5bdc5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:35:18.308478"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:35:18.228977"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/169> .

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

