@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/9b3f9d84-b4a8-4403-b8aa-d003a8e6b40e> 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 "2509" ;
    dct:issued "2018"^^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 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/9b3f9d84-b4a8-4403-b8aa-d003a8e6b40e/resource/2bd54551-2076-4303-8fb6-3e07fe844a2a> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-481> .

<http://5.189.187.109/dataset/9b3f9d84-b4a8-4403-b8aa-d003a8e6b40e/resource/2bd54551-2076-4303-8fb6-3e07fe844a2a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:51:59.660073"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:51:59.541690"^^xsd:dateTime ;
    dct:title "rasio-bayi-berakte-kelahiran" ;
    dcat:accessURL <http://tes> .

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

