@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/80dbf6e6-9abc-4ca6-9a29-243544cb6fb4> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Ketimun di Kecamatan Geneng" ;
    dct:identifier "517da335fd0ec2f4a25ea139d5494163" ;
    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 Ketimun di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/80dbf6e6-9abc-4ca6-9a29-243544cb6fb4/resource/8704cfb1-0a7d-49ed-94a3-4d1d8fa763b0> ;
    dcat:keyword "Geneng",
        "Kecamatan",
        "Ketimun",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7573> .

<http://5.189.187.109/dataset/80dbf6e6-9abc-4ca6-9a29-243544cb6fb4/resource/8704cfb1-0a7d-49ed-94a3-4d1d8fa763b0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:43:49.221153"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:43:49.159205"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7573> .

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

