@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/f8cbfc6e-bf16-419c-bf7b-85f356d94e69> a dcat:Dataset ;
    dct:description "penyajian data jumlah traffic light yang beroperasi diwilayah Kota Tanjungpinang" ;
    dct:identifier "f8cbfc6e-bf16-419c-bf7b-85f356d94e69" ;
    dct:issued "2026-02-24T02:42:47.984505"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:42:47.984716"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/dee1f791-e027-48b9-a344-400e2a879a59> ;
    dct:title "jumlah traffic light tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas perhubungan" ;
            vcard:hasEmail <mailto:dishub@tanjungpinangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f8cbfc6e-bf16-419c-bf7b-85f356d94e69/resource/1c2e2787-f6a6-452a-9351-d725ccb77a8f> ;
    dcat:keyword "transportasi" .

<http://5.189.187.109/dataset/f8cbfc6e-bf16-419c-bf7b-85f356d94e69/resource/1c2e2787-f6a6-452a-9351-d725ccb77a8f> a dcat:Distribution ;
    dct:description "traffic light yang beroperasi di Kota Tanjungpinang" ;
    dct:format "XLSX" ;
    dct:issued "2022-11-18T10:01:40.293599"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:42:47.979784"^^xsd:dateTime ;
    dct:title "data jumlah traffic light tahun 2021" ;
    dcat:accessURL <https://opendata.tanjungpinangkota.go.id/dataset/f8cbfc6e-bf16-419c-bf7b-85f356d94e69/resource/1c2e2787-f6a6-452a-9351-d725ccb77a8f/download/data-jumlah-traffic-light-tahun-2021.xlsx> ;
    dcat:byteSize "11299"^^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" .

