@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/f29dffd2-2484-4589-820c-9eb5dcb46280> a dcat:Dataset ;
    dct:description "Data mengenai KDO Kecamatan yang Dipelihara" ;
    dct:identifier "8502f224-1ad1-3b67-a5ec-0c33cf5f7979" ;
    dct:issued "2025-10-23"^^xsd:date ;
    dct:modified "2025-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BATANG GANSAL" ] ;
    dct:title "KDO Kecamatan yang Dipelihara" ;
    dcat:distribution <http://5.189.187.109/dataset/f29dffd2-2484-4589-820c-9eb5dcb46280/resource/14e9af16-9b8b-4d53-8061-0f277cff6428> ;
    dcat:keyword "administrasi",
        "kecamatan" ;
    dcat:landingPage <https://pasti.inhukab.go.id/dataset/data/view/8502f224-1ad1-3b67-a5ec-0c33cf5f7979> .

<http://5.189.187.109/dataset/f29dffd2-2484-4589-820c-9eb5dcb46280/resource/14e9af16-9b8b-4d53-8061-0f277cff6428> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T03:40:25.045440"^^xsd:dateTime ;
    dct:modified "2026-02-05T03:40:25.036639"^^xsd:dateTime ;
    dct:title "KDO Kecamatan yang Dipelihara" ;
    dcat:accessURL <https://pasti.inhukab.go.id/dataset/data/download_csv/8502f224-1ad1-3b67-a5ec-0c33cf5f7979> .

<https://pasti.inhukab.go.id/dataset/data/view/8502f224-1ad1-3b67-a5ec-0c33cf5f7979> a foaf:Document .

