@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/eae5819e-cab6-423e-a82d-27656ad99af2> a dcat:Dataset ;
    dct:description "Panjang Jalan Menurut Kondisi Jalan di Kabupaten Luwu" ;
    dct:identifier "eae5819e-cab6-423e-a82d-27656ad99af2" ;
    dct:issued "2026-01-20T07:19:41.184380"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:19:41.184396"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8ff72407-c363-43ab-8e19-7ffee5a71942> ;
    dct:title "Panjang Jalan Menurut Kondisi Jalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUPR" ;
            vcard:hasEmail <mailto:pupr@luwukab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/eae5819e-cab6-423e-a82d-27656ad99af2/resource/98769a09-d5a5-48b7-8f30-9ba3562760a5> ;
    dcat:keyword "jalan" ;
    dcat:landingPage <https://pupr.luwukab.go.id/> .

<http://5.189.187.109/dataset/eae5819e-cab6-423e-a82d-27656ad99af2/resource/98769a09-d5a5-48b7-8f30-9ba3562760a5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-29T12:49:43.553286"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:19:41.166359"^^xsd:dateTime ;
    dct:title "Panjang Jalan Menurut Kondisi Jalan.xlsx" ;
    dcat:accessURL <https://satudata.luwukab.go.id/dataset/eae5819e-cab6-423e-a82d-27656ad99af2/resource/98769a09-d5a5-48b7-8f30-9ba3562760a5/download/panjang-jalan-menurut-kondisi-jalan.xlsx> ;
    dcat:byteSize "9895"^^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 .

