@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/b97f125b-2e85-4b54-9690-591271cd7485> a dcat:Dataset ;
    dct:identifier "111" ;
    dct:issued "2026-05-21T02:02:36+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-21T02:02:36+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kota Sungai Penuh" ] ;
    dct:title "Batas-Batas Wilayah Kecamatan di Kota Sungai Penuh, 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/b97f125b-2e85-4b54-9690-591271cd7485/resource/dd4ad9db-2e49-41b1-ae9e-0a61367caf55> ;
    dcat:keyword "Dataset",
        "Pemerintah Daerah",
        "Perencanaan",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/b97f125b-2e85-4b54-9690-591271cd7485/resource/dd4ad9db-2e49-41b1-ae9e-0a61367caf55> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T13:52:13.885442"^^xsd:dateTime ;
    dct:modified "2026-06-14T13:52:13.871125"^^xsd:dateTime ;
    dct:title "Batas-Batas Wilayah Kecamatan di Kota Sungai Penuh, 2025.xlsx" ;
    dcat:accessURL <https://sidinda.sungaipenuhkota.go.id/dataset/111/download> ;
    dcat:byteSize "9538"^^xsd:nonNegativeInteger .

