@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/0a8de13d-3811-455e-86b3-c7acfcb1aedb> a dcat:Dataset ;
    dct:description "Jumlah seluruh bayi (0-1 tahun) di satu wilayah kerja pada kurun waktu yang sama" ;
    dct:identifier "0a8de13d-3811-455e-86b3-c7acfcb1aedb" ;
    dct:issued "2024-06-11T04:55:05.338717"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:05.338723"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Seluruh Bayi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0a8de13d-3811-455e-86b3-c7acfcb1aedb/resource/1265fc19-27bf-4b25-80c5-5e5050984d44> .

<http://5.189.187.109/dataset/0a8de13d-3811-455e-86b3-c7acfcb1aedb/resource/1265fc19-27bf-4b25-80c5-5e5050984d44> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-22T04:59:21.789776"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:05.335396"^^xsd:dateTime ;
    dct:title "Jumlah Seluruh Bayi 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/0a8de13d-3811-455e-86b3-c7acfcb1aedb/resource/1265fc19-27bf-4b25-80c5-5e5050984d44/download/tabel-65-jumlah-seluruh-bayi.csv> ;
    dcat:byteSize "994"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

