@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/1ef59eb2-02f6-482b-abe7-c3c1e5adb456> a dcat:Dataset ;
    dct:description "Berisi Survey dan Tracking data jalan lingkungan Kabupaten Paser" ;
    dct:identifier "1ef59eb2-02f6-482b-abe7-c3c1e5adb456" ;
    dct:issued "2025-10-02T06:17:54.257535"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:17:54.257540"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data Kondisi Jalan Lingkungan Kabupaten Paser" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melinda Lestari" ;
            vcard:hasEmail <mailto:disperkimtanpaser@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/1ef59eb2-02f6-482b-abe7-c3c1e5adb456/resource/e30ad9ec-fc4a-4427-8eec-31a98f7ddb10> ;
    dcat:keyword "Jalan Lingkungan Kab Paser" .

<https://data.kaltimprov.go.id/dataset/1ef59eb2-02f6-482b-abe7-c3c1e5adb456/resource/e30ad9ec-fc4a-4427-8eec-31a98f7ddb10> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-06T03:58:08.687945"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:17:54.255172"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/1ef59eb2-02f6-482b-abe7-c3c1e5adb456/resource/e30ad9ec-fc4a-4427-8eec-31a98f7ddb10/download/data-kondisi-jalan-lingkungan.xlsx> ;
    dcat:byteSize "12388"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

