@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/44a5fa31-8d82-4c3c-b8d9-6fe3e637a772> a dcat:Dataset ;
    dct:description "Jumlah Kematian Ibu Bersalin , Ibu Hamil di Kota Banda Aceh s/d November 2019" ;
    dct:identifier "44a5fa31-8d82-4c3c-b8d9-6fe3e637a772" ;
    dct:issued "2022-10-30T23:33:00.092593"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:25:07.702406"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Kematian Ibu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/44a5fa31-8d82-4c3c-b8d9-6fe3e637a772/resource/0a400a20-9094-4e50-a168-16189c7f9230> ;
    dcat:keyword "aki",
        "kematianibu",
        "kematianibuhamil" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-kematian-ibu/44a5fa31-8d82-4c3c-b8d9-6fe3e637a772> .

<http://5.189.187.109/dataset/44a5fa31-8d82-4c3c-b8d9-6fe3e637a772/resource/0a400a20-9094-4e50-a168-16189c7f9230> a dcat:Distribution ;
    dct:description "Jumlah Kematian Ibu Hamil dan Bersalin di Kota Banda Aceh s/d November 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-12-13T13:55:16"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:25:07.713092"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Ibu " ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/kematian.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/jumlah-kematian-ibu/44a5fa31-8d82-4c3c-b8d9-6fe3e637a772> a foaf:Document .

