@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/3cf3dce4-cee7-4762-af63-7b04905c7bd2> a dcat:Dataset ;
    dct:description "Data Jalan umum pada jaringan jalan sekunder di dalam kota, merupakan kewenangan Pemerintah Kota Denpasar." ;
    dct:identifier "3cf3dce4-cee7-4762-af63-7b04905c7bd2" ;
    dct:issued "2024-10-11T06:22:28.669767"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:22:28.669777"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Data Jalan Kota Denpasar (SK JALAN KOTA 2023)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUPR Kota Denpasar" ;
            vcard:hasEmail <mailto:pu.denpasarkota@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3cf3dce4-cee7-4762-af63-7b04905c7bd2/resource/25b955a4-42d8-41d1-b44c-331d3aadda60> ;
    dcat:keyword "jalan",
        "jalan kota",
        "jalan kota denpasar",
        "kewenangan kota" .

<http://5.189.187.109/dataset/3cf3dce4-cee7-4762-af63-7b04905c7bd2/resource/25b955a4-42d8-41d1-b44c-331d3aadda60> a dcat:Distribution ;
    dct:description "Data Jalan umum pada jaringan jalan sekunder di dalam kota, merupakan kewenangan Pemerintah Kota Denpasar." ;
    dct:format "CSV" ;
    dct:issued "2023-07-21T04:07:34.188331"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:22:28.655287"^^xsd:dateTime ;
    dct:title "Data Jalan Kota Denpasar (SK JALAN KOTA 2023)" ;
    dcat:accessURL <https://pusatdata.denpasarkota.go.id/?page=Data-Detail&domain=&language=id&action=downloadexcel2&type=csv&id=1689902462> .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

