@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/1e364a52-6903-46ce-851a-d590d6d97b2c> a dcat:Dataset ;
    dct:description "Jumlah Mesin /Peralatan Pertanian (Traktor Roda Dua)" ;
    dct:identifier "85d8ce590ad8981ca2c8286f79f59954" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Mesin /Peralatan Pertanian (Traktor Roda Dua)" ;
    dcat:distribution <http://5.189.187.109/dataset/1e364a52-6903-46ce-851a-d590d6d97b2c/resource/a8afd4d1-096e-4672-85fd-aa616e987f53> ;
    dcat:keyword "Dua",
        "Jumlah",
        "Mesin",
        "Peralatan",
        "Pertanian",
        "Roda",
        "Traktor" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/199> .

<http://5.189.187.109/dataset/1e364a52-6903-46ce-851a-d590d6d97b2c/resource/a8afd4d1-096e-4672-85fd-aa616e987f53> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:00:00.402428"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:00:00.365721"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/199> .

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

