@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/2535f1c7-1a66-4bf9-b50e-ee65f7076d4c> a dcat:Dataset ;
    dct:description "Jumlah Produktivitas Jagung di Kecamatan Gerih" ;
    dct:identifier "a928731e103dfc64c0027fa84709689e" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/2535f1c7-1a66-4bf9-b50e-ee65f7076d4c/resource/360e28ea-c5bd-412d-9b26-b6e423a88f8d> ;
    dcat:keyword "Gerih",
        "Jagung",
        "Jumlah",
        "Kecamatan",
        "Produktivitas",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3515> .

<http://5.189.187.109/dataset/2535f1c7-1a66-4bf9-b50e-ee65f7076d4c/resource/360e28ea-c5bd-412d-9b26-b6e423a88f8d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:48.864791"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:48.841867"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3515> .

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

