@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:5000/dataset/63d17b08-df5a-4e6e-8ef5-ef20be63877f> a dcat:Dataset ;
    dct:description """Dataset ini berisi jumlah kelompok bina keluarga balita per kecamatan di Kabupaten Bantul\r
""" ;
    dct:identifier "63d17b08-df5a-4e6e-8ef5-ef20be63877f" ;
    dct:issued "2024-06-11T08:10:37.904809"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:10:37.904817"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Bina Keluarga Balita (BKB)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPPKBPMDKab.Bantul" ;
            vcard:hasEmail <mailto:dppkbpmd@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/63d17b08-df5a-4e6e-8ef5-ef20be63877f/resource/4db28f6e-7bce-41e8-a8da-8b3653355dbd> ;
    dcat:landingPage <DPPKBPMDKab.Bantul> .

<DPPKBPMDKab.Bantul> a foaf:Document .

<http://5.189.187.109:5000/dataset/63d17b08-df5a-4e6e-8ef5-ef20be63877f/resource/4db28f6e-7bce-41e8-a8da-8b3653355dbd> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah BKB di Kabupaten Bantul sampai dengan bulan Desember Tahun 2019" ;
    dct:format "XLS" ;
    dct:issued "2020-03-10T08:26:33.396030"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:10:37.900912"^^xsd:dateTime ;
    dct:title "Jumlah BKB di Kabupaten Bantul Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/63d17b08-df5a-4e6e-8ef5-ef20be63877f/resource/4db28f6e-7bce-41e8-a8da-8b3653355dbd/download/15.-bkb-2019.xlsx> ;
    dcat:byteSize "12204"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

