@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/7088711e-88a2-41fc-9fbb-28128aebb835> a dcat:Dataset ;
    dct:description "Data tentang 2023 Batas Wilayah" ;
    dct:identifier "5212965706" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI BARAT" ] ;
    dct:title "2023 Batas Wilayah" ;
    dcat:distribution <http://5.189.187.109/dataset/7088711e-88a2-41fc-9fbb-28128aebb835/resource/7b33f586-cfd6-4440-a271-e0bbaa56a9f8> ;
    dcat:keyword "Batas" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NTIxMjk2NTcwNg> .

<http://5.189.187.109/dataset/7088711e-88a2-41fc-9fbb-28128aebb835/resource/7b33f586-cfd6-4440-a271-e0bbaa56a9f8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:27:10.415476"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:27:10.395795"^^xsd:dateTime ;
    dct:title "2023 batas wilayah.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/31/DATA_20240110105601-6602885920.xlsx> .

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

