@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/6e9c6df1-1403-473a-93d0-f9bfdd6f9b5c> a dcat:Dataset ;
    dct:description "Cakupan Imunisasi Dasar Lengkap (IDL) Berdasarkan Puskesmas Di Kota Banda Aceh s/d November 2019" ;
    dct:identifier "6e9c6df1-1403-473a-93d0-f9bfdd6f9b5c" ;
    dct:issued "2022-10-30T23:34:28.669927"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:27:59.982037"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Imunisasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6e9c6df1-1403-473a-93d0-f9bfdd6f9b5c/resource/b58ba82c-440e-4c2d-9e88-6ad1760f7c43> ;
    dcat:keyword "DPT",
        "Imunisasi",
        "bcg",
        "hepatitis",
        "lengkap",
        "polio" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/imunisasi/6e9c6df1-1403-473a-93d0-f9bfdd6f9b5c> .

<http://5.189.187.109/dataset/6e9c6df1-1403-473a-93d0-f9bfdd6f9b5c/resource/b58ba82c-440e-4c2d-9e88-6ad1760f7c43> a dcat:Distribution ;
    dct:description "Cakupan Imunisasi Dasar Lengkap (IDL) di Kota Banda Aceh Jan- Nov 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-12-13T21:16:19"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:27:59.991549"^^xsd:dateTime ;
    dct:title "Cakupan Imunisasi Dasar Lengkap  (IDL) " ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/IDL.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/imunisasi/6e9c6df1-1403-473a-93d0-f9bfdd6f9b5c> a foaf:Document .

