@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6b14575d-f7da-4160-a893-e98bdf79114c> a dcat:Dataset ;
    dct:description "Data tentang 2023. Zona Parkir Kota Dumai" ;
    dct:identifier "2889841420" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERHUBUNGAN" ] ;
    dct:title "2023. Zona Parkir Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/6b14575d-f7da-4160-a893-e98bdf79114c/resource/d9ee0937-d410-48c8-800f-140c0200406d> ;
    dcat:keyword "Zona" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=Mjg4OTg0MTQyMA> .

<http://5.189.187.109/dataset/6b14575d-f7da-4160-a893-e98bdf79114c/resource/d9ee0937-d410-48c8-800f-140c0200406d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:04:55.826272"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:04:55.796133"^^xsd:dateTime ;
    dct:title "2023. zona parkir kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/12/DATA_20240110105601-2124618899.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=Mjg4OTg0MTQyMA> a foaf:Document .

