@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/84380cb6-570d-411a-822f-d6f2303d9258> a dcat:Dataset ;
    dct:description "Berikut ialah jumlah data kematian bayi per 1000 kelahiran hidup di kabupaten nagan raya. Dataset ini di hasilkan oleh dinas kesehatan" ;
    dct:identifier "84380cb6-570d-411a-822f-d6f2303d9258" ;
    dct:issued "2025-11-10T09:33:43.453198"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:33:43.453210"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> ;
    dct:title "Angka Kematian Bayi Per 1000 Kelahiran Hidup" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bu Adista" ] ;
    dcat:distribution <http://5.189.187.109/dataset/84380cb6-570d-411a-822f-d6f2303d9258/resource/6c907eb9-4251-40fe-b478-b807fc1aae56> ;
    dcat:keyword "AKB",
        "Jumlah data kematian" .

<http://5.189.187.109/dataset/84380cb6-570d-411a-822f-d6f2303d9258/resource/6c907eb9-4251-40fe-b478-b807fc1aae56> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-10-20T04:08:42.678641"^^xsd:dateTime ;
    dct:modified "2025-11-10T09:33:43.445228"^^xsd:dateTime ;
    dct:title "angka kematian bayi" ;
    dcat:accessURL <https://data.naganrayakab.go.id/dataset/84380cb6-570d-411a-822f-d6f2303d9258/resource/6c907eb9-4251-40fe-b478-b807fc1aae56/download/angka-kematian-bayi.csv> ;
    dcat:byteSize "688"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/eca590ed-f08f-4e59-b35f-98651532e335> a foaf:Agent ;
    foaf:name "Kabupaten Nagan Raya" .

