@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/05f62d2e-220c-4e1e-bedb-0fadf18d705b> a dcat:Dataset ;
    dct:description "Datasets ini menggambarkan Jumlah Kelahiran Hidup menggambarkan jumlah bayi lahir hidup di Kabupaten Aceh Utara" ;
    dct:identifier "05f62d2e-220c-4e1e-bedb-0fadf18d705b" ;
    dct:issued "2024-06-03T03:36:59.261653"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:36:59.261661"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Jumlah Kelahiran Hidup" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elvi Maisara" ;
            vcard:hasEmail <mailto:sarah.hafidz5959@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/05f62d2e-220c-4e1e-bedb-0fadf18d705b/resource/d36d6afc-6b31-4b0d-84d0-031eb8275996> ;
    dcat:keyword "Bayi",
        "Bayi Lahir hidup",
        "Lahir Hidup" .

<http://5.189.187.109/dataset/05f62d2e-220c-4e1e-bedb-0fadf18d705b/resource/d36d6afc-6b31-4b0d-84d0-031eb8275996> a dcat:Distribution ;
    dct:description "Datasets ini menggambarkan Jumlah Kelahiran Hidup menggambarkan jumlah bayi lahir hidup di Kabupaten Aceh Utara Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T07:30:23.422478"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:36:59.243094"^^xsd:dateTime ;
    dct:title "Jumlah Kelahiran Hidup di Kabupaten Aceh Utara .csv" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/05f62d2e-220c-4e1e-bedb-0fadf18d705b/resource/d36d6afc-6b31-4b0d-84d0-031eb8275996/download/jumlah-kelahiran-hidup-di-kabupaten-aceh-utara-.csv> ;
    dcat:byteSize "2856"^^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" .

