@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/4488fb00-89e9-4602-b903-21bcba8ac075> a dcat:Dataset ;
    dct:description """<p>Prosentase Kelompok Umur Keluarga</p>
\r
Balita = Bawah Lima Tahun
\r
""" ;
    dct:identifier "4488fb00-89e9-4602-b903-21bcba8ac075" ;
    dct:issued "2022-10-30T23:32:59.270159"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:25:05.209001"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Prosentase Kelompok Umur Keluarga" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4488fb00-89e9-4602-b903-21bcba8ac075/resource/8aff501d-b127-4abf-926c-39cf7f024cba> ;
    dcat:keyword "KELOMPOK",
        "KPPKB",
        "UMUR" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/prosentase-kelompok-umur-keluarga/4488fb00-89e9-4602-b903-21bcba8ac075> .

<http://5.189.187.109/dataset/4488fb00-89e9-4602-b903-21bcba8ac075/resource/8aff501d-b127-4abf-926c-39cf7f024cba> a dcat:Distribution ;
    dct:description """<p>Prosentase Kelompok Umur Keluarga tahun 2014</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2016-11-24T21:58:00"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:25:05.219245"^^xsd:dateTime ;
    dct:title "Prosentase Kelompok Umur Keluarga tahun 2014" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Prosentase-Kelompok-Umur-Per-Kecamatan-2014.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/prosentase-kelompok-umur-keluarga/4488fb00-89e9-4602-b903-21bcba8ac075> a foaf:Document .

