@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/d069e2c6-b999-46ce-837c-6028c5f724ce> a dcat:Dataset ;
    dct:description "Data tentang 2023 Batas Wilayah" ;
    dct:identifier "8633277776" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN MEDANG KAMPAI" ] ;
    dct:title "2023 Batas Wilayah" ;
    dcat:distribution <http://5.189.187.109/dataset/d069e2c6-b999-46ce-837c-6028c5f724ce/resource/c63c6705-4bd2-4681-b8b7-305842e92996> ;
    dcat:keyword "Batas" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=ODYzMzI3Nzc3Ng> .

<http://5.189.187.109/dataset/d069e2c6-b999-46ce-837c-6028c5f724ce/resource/c63c6705-4bd2-4681-b8b7-305842e92996> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:59:34.998116"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:59:34.981472"^^xsd:dateTime ;
    dct:title "2023 batas wilayah.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/35/DATA_20240110105601-2733908268.xlsx> .

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

