@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/db0088f2-89d6-4cce-94ec-b2c91148134f> a dcat:Dataset ;
    dct:description "Data tentang LOKASI TERMINAL KOTA DUMAI" ;
    dct:identifier "1519604322" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-02-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERHUBUNGAN" ] ;
    dct:title "LOKASI TERMINAL KOTA DUMAI" ;
    dcat:distribution <http://5.189.187.109/dataset/db0088f2-89d6-4cce-94ec-b2c91148134f/resource/8a0fc179-5eb1-47d5-afff-66c55fdc87a1> ;
    dcat:keyword "Lokasi" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTUxOTYwNDMyMg> .

<http://5.189.187.109/dataset/db0088f2-89d6-4cce-94ec-b2c91148134f/resource/8a0fc179-5eb1-47d5-afff-66c55fdc87a1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:50:35.804514"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:50:35.781912"^^xsd:dateTime ;
    dct:title "lokasi terminal kota dumai 2022.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/12/DATA_20221116125653-4210784942.xlsx> .

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

