@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/52ff3e31-17bc-47e8-bebd-b39808846d6d> a dcat:Dataset ;
    dct:description "Panjang Jalan dalam Kondisi Rusak" ;
    dct:identifier "52ff3e31-17bc-47e8-bebd-b39808846d6d" ;
    dct:issued "2026-03-10T08:08:46.981842"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:08:46.981863"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5af50ebd-7f74-440e-a30d-f0b74308920f> ;
    dct:title "Panjang Jalan dalam Kondisi Rusak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martianus" ;
            vcard:hasEmail <mailto:sunramdpu@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/52ff3e31-17bc-47e8-bebd-b39808846d6d/resource/874c50b7-efe0-4917-be7f-073912a9930a> ;
    dcat:keyword "DPUPRPERKIM",
        "Jalan" .

<http://5.189.187.109/dataset/52ff3e31-17bc-47e8-bebd-b39808846d6d/resource/874c50b7-efe0-4917-be7f-073912a9930a> a dcat:Distribution ;
    dct:description "Panjang Jalan dalam Kondisi Rusak" ;
    dct:format "XLSX" ;
    dct:issued "2025-06-15T14:21:52.618810"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:08:46.974013"^^xsd:dateTime ;
    dct:title "Panjang Jalan dalam Kondisi Rusak" ;
    dcat:accessURL <https://opendata.malinau.go.id/dataset/52ff3e31-17bc-47e8-bebd-b39808846d6d/resource/874c50b7-efe0-4917-be7f-073912a9930a/download/panjang-jalan-dalam-kondisi-rusak.xlsx> ;
    dcat:byteSize "9017"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5af50ebd-7f74-440e-a30d-f0b74308920f> a foaf:Agent ;
    foaf:name "Kabupaten Malinau" .

