@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/178dd24f-c2ea-4656-9e44-ed4c1cb06a8a> a dcat:Dataset ;
    dct:description "Rasio panjang jalan" ;
    dct:identifier "178dd24f-c2ea-4656-9e44-ed4c1cb06a8a" ;
    dct:issued "2026-03-10T08:02:49.771386"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:02:49.771401"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5af50ebd-7f74-440e-a30d-f0b74308920f> ;
    dct:title "Rasio panjang jalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martianus" ;
            vcard:hasEmail <mailto:sunramdpu@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/178dd24f-c2ea-4656-9e44-ed4c1cb06a8a/resource/cb21d7a2-e3c7-4076-bbc6-72eeb56083f7> ;
    dcat:keyword "DPUPRPERKIM",
        "Jalan" .

<http://5.189.187.109/dataset/178dd24f-c2ea-4656-9e44-ed4c1cb06a8a/resource/cb21d7a2-e3c7-4076-bbc6-72eeb56083f7> a dcat:Distribution ;
    dct:description "Rasio panjang jalan" ;
    dct:format "XLSX" ;
    dct:issued "2025-06-15T14:20:18.103398"^^xsd:dateTime ;
    dct:modified "2026-03-10T08:02:49.766726"^^xsd:dateTime ;
    dct:title "Rasio panjang jalan" ;
    dcat:accessURL <https://opendata.malinau.go.id/dataset/178dd24f-c2ea-4656-9e44-ed4c1cb06a8a/resource/cb21d7a2-e3c7-4076-bbc6-72eeb56083f7/download/rasio-panjang-jalan.xlsx> ;
    dcat:byteSize "9008"^^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" .

