@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/1d8b92ef-838d-4d08-a0e0-1eb310eb530a> a dcat:Dataset ;
    dct:description "Rasio Bayi Berakte Kelahiran adalah perbandingan jumlah bayi lahir dalam 1 tahun yang berakte kelahiran terhadap jumlah bayi lahir pada tahun yang sama di kabupaten Rokan Hilir" ;
    dct:identifier "2510" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2023-02-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan Dan Pencatatan Sipil" ] ;
    dct:title "Rasio Bayi Berakte Kelahiran Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/1d8b92ef-838d-4d08-a0e0-1eb310eb530a/resource/66d3474b-7df2-471f-8e6d-9aa99754a8c8> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-481> .

<http://5.189.187.109/dataset/1d8b92ef-838d-4d08-a0e0-1eb310eb530a/resource/66d3474b-7df2-471f-8e6d-9aa99754a8c8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:52:15.224156"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:52:15.199326"^^xsd:dateTime ;
    dct:title "rasio-bayi-berakte-kelahiran" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-481> a foaf:Document .

