@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/ef459056-5891-4743-97f0-5df9ec8083fe> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Terong di Kecamatan Kendal" ;
    dct:identifier "5f8b73c0d4b1bf60dd7173b660b87c29" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2024-06-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Tanaman Sayuran Terong di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/ef459056-5891-4743-97f0-5df9ec8083fe/resource/65228267-29ff-4ba6-be33-cf154be0fbfe> ;
    dcat:keyword "Kecamatan",
        "Kendal",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman",
        "Terong",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7667> .

<http://5.189.187.109/dataset/ef459056-5891-4743-97f0-5df9ec8083fe/resource/65228267-29ff-4ba6-be33-cf154be0fbfe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:50:15.424884"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:50:15.359355"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7667> .

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

