@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/15b40f7a-1ddf-4e35-ae91-6373f2c9fe05> a dcat:Dataset ;
    dct:description "Produksi Ubi Jalar" ;
    dct:identifier "8f85517967795eeef66c225f7883bdcb" ;
    dct:issued "2024-07-08T16:45:21.356132"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:21.356139"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Ubi Jalar" ;
    dcat:distribution <http://5.189.187.109/dataset/15b40f7a-1ddf-4e35-ae91-6373f2c9fe05/resource/7b7469da-620f-4b7c-a13e-0bcfac01995f> ;
    dcat:keyword "Jalar",
        "Produksi",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/180> .

<http://5.189.187.109/dataset/15b40f7a-1ddf-4e35-ae91-6373f2c9fe05/resource/7b7469da-620f-4b7c-a13e-0bcfac01995f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:45:21.380304"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:45:21.340752"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/180> .

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

