@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://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430> a dcat:Dataset ;
    dct:description """"Jumlah kelahiran (hidup + mati) perempuan di wilayah \r
dan pada kurun waktu yang sama\"""" ;
    dct:identifier "423399ee-4e01-4565-88d7-8b708f3cb430" ;
    dct:issued "2024-04-22T09:03:42.160538"^^xsd:dateTime ;
    dct:modified "2025-03-26T15:04:50.858428"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> ;
    dct:title "Jumlah Kelahiran Bayi Perempuan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430/resource/55f79dc9-508c-4f0b-b99d-fe05f80d9d94>,
        <http://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430/resource/5fb7b123-c552-4c94-811a-2676b4274d9e> .

<http://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430/resource/55f79dc9-508c-4f0b-b99d-fe05f80d9d94> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430/resource/55f79dc9-508c-4f0b-b99d-fe05f80d9d94/download/tabel-83.-jumlah-kelahiran-bayi-perempuan-tahun-2024.csv> ;
    dcat:byteSize 1016.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430/resource/5fb7b123-c552-4c94-811a-2676b4274d9e> a dcat:Distribution ;
    dct:description "Jumlah Kelahiran Bayi Perempuan" ;
    dct:format "CSV" ;
    dct:title "tabel-86-jumlah-kelahiran-bayi-perempuan.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/423399ee-4e01-4565-88d7-8b708f3cb430/resource/5fb7b123-c552-4c94-811a-2676b4274d9e/download/tabel-86-jumlah-kelahiran-bayi-perempuan.csv> ;
    dcat:byteSize 988.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

