@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/aaad84bd-36d2-453f-99b5-e3a0bd9bf52a> a dcat:Dataset ;
    dct:description "Kasus Stunting Berdasarkan Kecamatan  di Kota Banda Aceh s/d Bulan November 2019" ;
    dct:identifier "aaad84bd-36d2-453f-99b5-e3a0bd9bf52a" ;
    dct:issued "2022-10-30T23:36:55.730138"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:32:54.753977"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Kasus Stunting" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/aaad84bd-36d2-453f-99b5-e3a0bd9bf52a/resource/c22cb6b6-60cc-41f2-962d-c7792168c005> ;
    dcat:keyword "gizi",
        "pendek",
        "stunting" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/kasus-stunting/aaad84bd-36d2-453f-99b5-e3a0bd9bf52a> .

<http://5.189.187.109/dataset/aaad84bd-36d2-453f-99b5-e3a0bd9bf52a/resource/c22cb6b6-60cc-41f2-962d-c7792168c005> a dcat:Distribution ;
    dct:description "Data Stunting Berdasarkan Kecamatan di Kota Banda Aceh s/d November 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-12-13T20:31:09"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:32:54.765317"^^xsd:dateTime ;
    dct:title "Data Stunting " ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Stunting.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/kasus-stunting/aaad84bd-36d2-453f-99b5-e3a0bd9bf52a> a foaf:Document .

