@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/b3d6c577-95cd-412f-a8b6-fb39c157bc4a> a dcat:Dataset ;
    dct:description "Kelahiran dan Kematian bayi Tahun 2020" ;
    dct:identifier "b3d6c577-95cd-412f-a8b6-fb39c157bc4a" ;
    dct:issued "2025-10-31T16:06:55.739757"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:06:55.739764"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Kelahiran dan Kematian bayi Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b3d6c577-95cd-412f-a8b6-fb39c157bc4a/resource/b18565d2-6d9f-4da3-afda-a7e3ea8ce167> ;
    dcat:keyword "bayi",
        "kelahiran",
        "kematian" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/b3d6c577-95cd-412f-a8b6-fb39c157bc4a/resource/b18565d2-6d9f-4da3-afda-a7e3ea8ce167> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-22T06:29:05.240030"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:06:55.728453"^^xsd:dateTime ;
    dct:title "21.-dinkes_kelahiran-kematian.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/b3d6c577-95cd-412f-a8b6-fb39c157bc4a/resource/b18565d2-6d9f-4da3-afda-a7e3ea8ce167/download/21.-dinkes_kelahiran-kematian.xlsx> ;
    dcat:byteSize "16599"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> a foaf:Agent ;
    foaf:name "Kabupaten Brebes" .

