@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/4c81b1a7-73dd-4e7a-bc0d-5ef09ac2f28f> a dcat:Dataset ;
    dct:description "Luas Tanam Jagung per Kecamatan" ;
    dct:identifier "01e7552d-5d8e-4c63-bdcd-5068fb14b87c" ;
    dct:issued "2024-01-15T06:36:05+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-15T08:19:21+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tanaman Pangan, Holtikultura, dan Perkebunan" ] ;
    dct:title "Luas Tanam Jagung per Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/4c81b1a7-73dd-4e7a-bc0d-5ef09ac2f28f/resource/8a79372a-72c8-419d-b031-6daef920a794> ;
    dcat:keyword "Jagung",
        "Kecamatan",
        "Luas",
        "Tanam",
        "per" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/219> .

<http://5.189.187.109/dataset/4c81b1a7-73dd-4e7a-bc0d-5ef09ac2f28f/resource/8a79372a-72c8-419d-b031-6daef920a794> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:25:37.766538"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:25:37.714016"^^xsd:dateTime ;
    dct:title "Luas Tanam Jagung per Kecamatan" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/219/template> .

<https://dasatama.magetan.go.id/detail/219> a foaf:Document .

