@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/187c44ef-eb42-41c7-912f-1be338eab64f> a dcat:Dataset ;
    dct:description "Data tentang 2025. Batas Wilayah di Kecamatan" ;
    dct:identifier "1493420650" ;
    dct:issued "2026-01-08"^^xsd:date ;
    dct:modified "2026-01-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI SELATAN" ] ;
    dct:title "2025. Batas Wilayah di Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/187c44ef-eb42-41c7-912f-1be338eab64f/resource/74033519-249a-4e48-bffe-f78e10db39d7> ;
    dcat:keyword "Batas" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTQ5MzQyMDY1MA> .

<http://5.189.187.109/dataset/187c44ef-eb42-41c7-912f-1be338eab64f/resource/74033519-249a-4e48-bffe-f78e10db39d7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:50:10.081273"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:50:10.041449"^^xsd:dateTime ;
    dct:title "2024. batas wilayah di kecamatan dumai selatan (1).xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/33/DATA_20260108080221-1358294789.xlsx> .

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

