@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/1e28dba2-2704-4d11-b78f-7b5130e25dca> a dcat:Dataset ;
    dct:description "Data tentang 2025. Jumlah Website Kecamatan" ;
    dct:identifier "1181910975" ;
    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. Jumlah Website Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/1e28dba2-2704-4d11-b78f-7b5130e25dca/resource/7c0011d4-9d62-436a-ad37-d037a10ac082> ;
    dcat:keyword "Website" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTE4MTkxMDk3NQ> .

<http://5.189.187.109/dataset/1e28dba2-2704-4d11-b78f-7b5130e25dca/resource/7c0011d4-9d62-436a-ad37-d037a10ac082> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:44:56.417128"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:44:56.356009"^^xsd:dateTime ;
    dct:title "2025. jumlah website kecamatan.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/33/DATA_20260108080221-5046267519.xlsx> .

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

