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

<http://5.189.187.109/dataset/8c152b61-b4e7-4126-89c3-e336f3e10e26> a dcat:Dataset ;
    dct:description "Data Agregat Jumlah Bayi 0-11 Bulan" ;
    dct:identifier "8c152b61-b4e7-4126-89c3-e336f3e10e26" ;
    dct:issued "2026-05-28T18:26:15.263133"^^xsd:dateTime ;
    dct:modified "2026-05-28T18:26:15.263153"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Bayi 0-11 Bulan" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "codegarp" ] ;
    dcat:keyword "satudata" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

