@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/71bd7f07-75aa-4190-83dc-26a2cbd5f8fd> a dcat:Dataset ;
    dct:description "Datasets ini menggambarkan jumlah kematian ibu di kabupaten aceh utara tahun 2023" ;
    dct:identifier "71bd7f07-75aa-4190-83dc-26a2cbd5f8fd" ;
    dct:issued "2024-06-03T03:37:49.579432"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:49.579441"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Jumlah Kematian Ibu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ATI" ;
            vcard:hasEmail <mailto:athiazza@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/71bd7f07-75aa-4190-83dc-26a2cbd5f8fd/resource/a0f81231-54c7-4273-915a-1e9563b0b1fc> ;
    dcat:keyword "aceh utara",
        "ibu",
        "kematian" ;
    dcat:landingPage <Data%20Profil%20Kesehatan%20Tahun%202023> .

<Data%20Profil%20Kesehatan%20Tahun%202023> a foaf:Document .

<http://5.189.187.109/dataset/71bd7f07-75aa-4190-83dc-26a2cbd5f8fd/resource/a0f81231-54c7-4273-915a-1e9563b0b1fc> a dcat:Distribution ;
    dct:description "Dataset ini menggambarkan jumlah kematian ibu di kabupaten aceh utara tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T08:04:07.545647"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:49.557492"^^xsd:dateTime ;
    dct:title "jumlah_kematian_ibu" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/71bd7f07-75aa-4190-83dc-26a2cbd5f8fd/resource/a0f81231-54c7-4273-915a-1e9563b0b1fc/download/jumlah_kematian_ibu.csv> ;
    dcat:byteSize "2792"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Utara" .

