@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/5d32b242-0c9b-4942-a44b-7bc0d6000c4a> 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 "2508" ;
    dct:issued "2017"^^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 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/5d32b242-0c9b-4942-a44b-7bc0d6000c4a/resource/6c4fb9a2-1c91-4a24-837b-1ad4a19e1d26> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-481> .

<http://5.189.187.109/dataset/5d32b242-0c9b-4942-a44b-7bc0d6000c4a/resource/6c4fb9a2-1c91-4a24-837b-1ad4a19e1d26> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:51:57.735495"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:51:57.629696"^^xsd:dateTime ;
    dct:title "rasio-bayi-berakte-kelahiran" ;
    dcat:accessURL <http://tes> .

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

