@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/33e0390d-8d2d-4796-8dce-bbdcd8b9dde6> a dcat:Dataset ;
    dct:description "Dataset ini berisi data bangunan gedung Balai Penyuluhan KB per kecamatan di Kabupaten Bantul" ;
    dct:identifier "33e0390d-8d2d-4796-8dce-bbdcd8b9dde6" ;
    dct:issued "2024-06-11T07:56:18.487401"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:56:18.487407"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Balai Penyuluhan KB" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPPKBPMD Kab.Bantul" ;
            vcard:hasEmail <mailto:dppkbpmd@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/33e0390d-8d2d-4796-8dce-bbdcd8b9dde6/resource/9fbda3f9-b04c-4e3f-9a21-11ee1534fc1f> ;
    dcat:landingPage <DPPKBPMD%20Kab.Bantul> .

<DPPKBPMD%20Kab.Bantul> a foaf:Document .

<http://5.189.187.109/dataset/33e0390d-8d2d-4796-8dce-bbdcd8b9dde6/resource/9fbda3f9-b04c-4e3f-9a21-11ee1534fc1f> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah bangunan gedung Balai Penyuluhan KB di setiap kecamatan di Kabupaten Bantul" ;
    dct:format "XLS" ;
    dct:issued "2020-03-10T04:36:25.572109"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:56:18.484244"^^xsd:dateTime ;
    dct:title "Jumlah Balai Penyuluhan KB per Kecamatan Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/33e0390d-8d2d-4796-8dce-bbdcd8b9dde6/resource/9fbda3f9-b04c-4e3f-9a21-11ee1534fc1f/download/12.-balai-kb-2019.xlsx> ;
    dcat:byteSize "10778"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

