@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/a465f9df-462d-43d2-bb60-e86cf30409a6> a dcat:Dataset ;
    dct:description "pelayanan kesehatan balita di kota banda aceh" ;
    dct:identifier "a465f9df-462d-43d2-bb60-e86cf30409a6" ;
    dct:issued "2022-10-30T23:36:37.046959"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:32:18.465149"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "pelayanan balita" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a465f9df-462d-43d2-bb60-e86cf30409a6/resource/0419b548-b8f2-4823-b2a8-82d213a61c56> ;
    dcat:keyword "balita",
        "dinkes",
        "kesehatan",
        "pelayanan" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/pelayanan-balita/a465f9df-462d-43d2-bb60-e86cf30409a6> .

<http://5.189.187.109/dataset/a465f9df-462d-43d2-bb60-e86cf30409a6/resource/0419b548-b8f2-4823-b2a8-82d213a61c56> a dcat:Distribution ;
    dct:description "Pelayanan balita Kota Banda Aceh" ;
    dct:format "CSV" ;
    dct:issued "2021-04-23T15:10:31"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:32:18.476537"^^xsd:dateTime ;
    dct:title "Pelayanan balita Kota Banda Aceh tahun 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Data-pelayanan-anak-balita-Kota_Banda_Aceh.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/pelayanan-balita/a465f9df-462d-43d2-bb60-e86cf30409a6> a foaf:Document .

