@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#> .

<https://data.kaltimprov.go.id/dataset/3e2bcb18-191e-4f5e-b975-0164fd5ae458> a dcat:Dataset ;
    dct:description "Tingkat Kemantapan Jalan Kabupaten" ;
    dct:identifier "3e2bcb18-191e-4f5e-b975-0164fd5ae458" ;
    dct:issued "2025-10-02T06:18:18.103889"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:18.103894"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Tingkat Kemantapan Jalan Kabupaten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:paserpu@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/3e2bcb18-191e-4f5e-b975-0164fd5ae458/resource/300a138a-d943-45cf-aa9e-337040a56fd7> ;
    dcat:landingPage <paserpu@gmail.com> .

<https://data.kaltimprov.go.id/dataset/3e2bcb18-191e-4f5e-b975-0164fd5ae458/resource/300a138a-d943-45cf-aa9e-337040a56fd7> a dcat:Distribution ;
    dct:description "Tingkat Kemantapan Jalan Kabupaten" ;
    dct:format "XLS" ;
    dct:issued "2023-10-09T02:31:06.872585"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:18.102701"^^xsd:dateTime ;
    dct:title "Tingkat Kemantapan Jalan Kabupaten" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

<paserpu@gmail.com> a foaf:Document .

