@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/147ccd7d-2513-4145-b7b0-e3f93796dd66> a dcat:Dataset ;
    dct:description "Luas Irigasi di Kabupaten Luwu" ;
    dct:identifier "147ccd7d-2513-4145-b7b0-e3f93796dd66" ;
    dct:issued "2026-01-20T07:18:37.558709"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:18:37.558719"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> ;
    dct:title "Luas Irigasi di Kabupaten Luwu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUPR" ;
            vcard:hasEmail <mailto:pupr@luwukab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/147ccd7d-2513-4145-b7b0-e3f93796dd66/resource/44156098-1ff0-4396-87d5-511cc69183a9> ;
    dcat:keyword "irigasi" ;
    dcat:landingPage <https://pupr.luwukab.go.id/> .

<http://5.189.187.109/dataset/147ccd7d-2513-4145-b7b0-e3f93796dd66/resource/44156098-1ff0-4396-87d5-511cc69183a9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-29T13:00:04.847608"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:18:37.553048"^^xsd:dateTime ;
    dct:title "Luas Irigasi di Kabupaten Luwu.xlsx" ;
    dcat:accessURL <https://satudata.luwukab.go.id/dataset/147ccd7d-2513-4145-b7b0-e3f93796dd66/resource/44156098-1ff0-4396-87d5-511cc69183a9/download/luas-irigasi-di-kabupaten-luwu.xlsx> ;
    dcat:byteSize "9660"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> a foaf:Agent ;
    foaf:name "Kabupaten Luwu" .

<https://pupr.luwukab.go.id/> a foaf:Document .

