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

<http://5.189.187.109/dataset/2708898f-d42d-4f11-8c97-05879f15d48c> a dcat:Dataset ;
    dct:description "jumlah dan sebaran bayi yang diimunisasi pada tahun 2019" ;
    dct:identifier "2708898f-d42d-4f11-8c97-05879f15d48c" ;
    dct:issued "2022-10-30T10:11:20.497950"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:11:20.497956"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah bayi yang diimunisasi tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/2708898f-d42d-4f11-8c97-05879f15d48c/resource/b7912389-565f-4560-91a5-f1f92146604e> ;
    dcat:keyword "bayi",
        "imunisasi",
        "kesehatan" .

<http://5.189.187.109/dataset/2708898f-d42d-4f11-8c97-05879f15d48c/resource/b7912389-565f-4560-91a5-f1f92146604e> a dcat:Distribution ;
    dct:description "jumlah bayi yang diimunisasi di puskesmas dalam kabupaten aceh selatan tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-08T07:30:00.447703"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:11:20.489753"^^xsd:dateTime ;
    dct:title "jumlah bayi imunisasi menurut puskesmas tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/2708898f-d42d-4f11-8c97-05879f15d48c/resource/b7912389-565f-4560-91a5-f1f92146604e/download/jumlah-bayi-imunisasi-menurut-puskesmas-tahun-2019.csv> ;
    dcat:byteSize "711"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

