@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/67c40d11-8dd3-499c-8cd3-e18b2231b1db> a dcat:Dataset ;
    dct:description "KETUA BPD KECAMATAN OMBEN" ;
    dct:identifier "67c40d11-8dd3-499c-8cd3-e18b2231b1db" ;
    dct:issued "2026-04-08T21:31:59.425410"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:31:59.425432"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "KETUA BPD KECAMATAN OMBEN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KECAMATAN OMBEN" ;
            vcard:hasEmail <mailto:kec-omben@sampangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/67c40d11-8dd3-499c-8cd3-e18b2231b1db/resource/dc2f01a9-da99-409e-9315-fda521266f60> ;
    dcat:keyword "bpdomben",
        "kecamatan omben",
        "omben" .

<http://5.189.187.109/dataset/67c40d11-8dd3-499c-8cd3-e18b2231b1db/resource/dc2f01a9-da99-409e-9315-fda521266f60> a dcat:Distribution ;
    dct:description "Nama Ketua BPD Kecamatan Omben" ;
    dct:format "XLSX" ;
    dct:issued "2025-02-20T02:24:34.150817"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:31:59.416614"^^xsd:dateTime ;
    dct:title "Daftar Ketua BPD Kecamatan Omben.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/67c40d11-8dd3-499c-8cd3-e18b2231b1db/resource/dc2f01a9-da99-409e-9315-fda521266f60/download/daftar-ketua-bpd-kecamatan-omben.xlsx> ;
    dcat:byteSize "10007"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

