@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/906f1123-d6e1-40e1-97fb-c61bc3eb5b3e> a dcat:Dataset ;
    dct:description "Jumlah Produksi Jagung di Kecamatan Mantingan" ;
    dct:identifier "dc727151e5d55dde1e950767cf861ca5" ;
    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 Produksi Jagung di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/906f1123-d6e1-40e1-97fb-c61bc3eb5b3e/resource/f19dd6b8-310b-42ec-a701-82d557416718> ;
    dcat:keyword "Jagung",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Produksi",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3499> .

<http://5.189.187.109/dataset/906f1123-d6e1-40e1-97fb-c61bc3eb5b3e/resource/f19dd6b8-310b-42ec-a701-82d557416718> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:42:42.219513"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:42:42.163244"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/3499> .

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

