@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/c54117d2-7621-49cd-b444-516201453077> a dcat:Dataset ;
    dct:description "Persentase Bayi yang mendapat ASI Eklusif di Kota Banda Aceh Tahun 2019" ;
    dct:identifier "c54117d2-7621-49cd-b444-516201453077" ;
    dct:issued "2022-10-30T23:37:52.333495"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:34:39.056648"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Persentase yang mendapat ASI Eklusif" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c54117d2-7621-49cd-b444-516201453077/resource/d2afc471-b58b-445d-9e3f-e68fd8f2b73d> ;
    dcat:keyword "asi",
        "asieklusif" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/persentase-yang-mendapat-asi-eklusif/c54117d2-7621-49cd-b444-516201453077> .

<http://5.189.187.109/dataset/c54117d2-7621-49cd-b444-516201453077/resource/d2afc471-b58b-445d-9e3f-e68fd8f2b73d> a dcat:Distribution ;
    dct:description "Persentase uang mendapat Pemberian ASI Eklusif  Berdasarkan Kecamatan Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-03-15T15:05:44"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:34:39.075314"^^xsd:dateTime ;
    dct:title "Persentase yang mendapat ASI Eklusif" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/ASI_1.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/persentase-yang-mendapat-asi-eklusif/c54117d2-7621-49cd-b444-516201453077> a foaf:Document .

