@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/5b57fb8a-03e7-4b59-8799-68fd0fe4d963> a dcat:Dataset ;
    dct:description "Sawah" ;
    dct:identifier "a9d0f1ee-d4cc-48e4-aeea-9aa8005887db" ;
    dct:issued "2021-11-15"^^xsd:date ;
    dct:modified "2021-11-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS TANAMAN PANGAN, HOLTIKULTURA DAN PETERNAKAN" ] ;
    dct:title "Sawah" ;
    dcat:distribution <http://5.189.187.109/dataset/5b57fb8a-03e7-4b59-8799-68fd0fe4d963/resource/4a9a7ddd-a848-4242-8a95-68a258b07f4c> ;
    dcat:keyword "sawah" .

<http://5.189.187.109/dataset/5b57fb8a-03e7-4b59-8799-68fd0fe4d963/resource/4a9a7ddd-a848-4242-8a95-68a258b07f4c> a dcat:Distribution ;
    dct:description "Sawah" ;
    dct:format "ZIP" ;
    dct:issued "2026-01-15T04:37:50.155435"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:13:01.180715"^^xsd:dateTime ;
    dct:title "Sawah Tahun 2020" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10129/sawah-tahun-2020.zip> ;
    dcat:mediaType "application/zip" .

