@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:5000/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 "2023-11-06T11:06:10.189665"^^xsd:dateTime ;
    dct:modified "2023-11-06T11:06:10.189671"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    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 <http://5.189.187.109:5000/dataset/1ef59eb2-02f6-482b-abe7-c3c1e5adb456/resource/e30ad9ec-fc4a-4427-8eec-31a98f7ddb10> ;
    dcat:keyword "Jalan Lingkungan Kab Paser" .

<http://5.189.187.109:5000/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 "2023-11-06T11:06:10.184353"^^xsd:dateTime ;
    dcat:accessURL <http://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" .

<http://5.189.187.109:5000/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

