@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/fd71462d-588b-4d86-9ae5-d4adc7839f4b> a dcat:Dataset ;
    dct:description "Kondisi Jalan di Kota Tanjungpinang Tahun 2022" ;
    dct:identifier "fd71462d-588b-4d86-9ae5-d4adc7839f4b" ;
    dct:issued "2026-02-24T02:43:01.586768"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:43:01.586784"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/dee1f791-e027-48b9-a344-400e2a879a59> ;
    dct:title "Kondisi Jalan di Kota Tanjungpinang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pekerjaan Umum dan Penataan Ruang Kota Tanjungpinang" ;
            vcard:hasEmail <mailto:dpupr@tanjungpinangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fd71462d-588b-4d86-9ae5-d4adc7839f4b/resource/d06418fe-2f55-4de0-9174-0fe21e69ccc9> ;
    dcat:keyword "Jalan",
        "Tahun 2022" .

<http://5.189.187.109/dataset/fd71462d-588b-4d86-9ae5-d4adc7839f4b/resource/d06418fe-2f55-4de0-9174-0fe21e69ccc9> a dcat:Distribution ;
    dct:description "Kondisi Jalan di Kota Tanjungpinang Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T03:07:06.776394"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:43:01.581033"^^xsd:dateTime ;
    dct:title "Kondisi Jalan di Kota Tanjungpinang Tahun 2022.xlsx" ;
    dcat:accessURL <https://opendata.tanjungpinangkota.go.id/dataset/fd71462d-588b-4d86-9ae5-d4adc7839f4b/resource/d06418fe-2f55-4de0-9174-0fe21e69ccc9/download/kondisi-jalan-di-kota-tanjungpinang-tahun-2022.xlsx> ;
    dcat:byteSize "11178"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/dee1f791-e027-48b9-a344-400e2a879a59> a foaf:Agent ;
    foaf:name "Kota Tanjung Pinang" .

