@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#> .

<https://data.kaltimprov.go.id/dataset/dbe54e41-d6c6-4c31-9feb-e0b22fd5442b> a dcat:Dataset ;
    dct:description "Jumlah Persalinan di RSUD dr. Abdul Rivai Kabupaten Berau " ;
    dct:identifier "dbe54e41-d6c6-4c31-9feb-e0b22fd5442b" ;
    dct:issued "2025-07-25T01:16:26.894810"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:16:26.894815"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/82f6185d-dbac-4d9e-bc92-026802084799> ;
    dct:title "Jumlah Persalinan Kabupaten Berau" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Operator RSUD dr. Abdul Rivai" ;
            vcard:hasEmail <mailto:rsudrabdulrivai@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/dbe54e41-d6c6-4c31-9feb-e0b22fd5442b/resource/3395b5d4-54ad-4f86-8a8a-53d2d1aa340d> ;
    dcat:keyword "Berau",
        "Persalinan",
        "RSUD" ;
    dcat:landingPage <RSUD%20dr.%20Abdul%20Rivai> .

<RSUD%20dr.%20Abdul%20Rivai> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/dbe54e41-d6c6-4c31-9feb-e0b22fd5442b/resource/3395b5d4-54ad-4f86-8a8a-53d2d1aa340d> a dcat:Distribution ;
    dct:description "Jumlah Persalinan di RSUD dr. Abdul Rivai Tahun 2019, 2020, 2021, dan 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-12-06T03:24:01.037925"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:16:26.890816"^^xsd:dateTime ;
    dct:title "Jumlah Persalinan Periode 2019-2022 Kabupaten Berau" ;
    dcat:accessURL <https://data.beraukab.go.id/dataset/dbe54e41-d6c6-4c31-9feb-e0b22fd5442b/resource/3395b5d4-54ad-4f86-8a8a-53d2d1aa340d/download/jumlah-persalinan-periode-2019-2022.csv> ;
    dcat:byteSize "344"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.kaltimprov.go.id/organization/82f6185d-dbac-4d9e-bc92-026802084799> a foaf:Agent ;
    foaf:name "Kabupaten Berau" .

