@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/5544586c-db66-4f5e-8e12-edf19d1ef392> 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 "2512" ;
    dct:issued "2021"^^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 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/5544586c-db66-4f5e-8e12-edf19d1ef392/resource/ac617665-c604-45b8-ba45-08b29df85242> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-481> .

<http://5.189.187.109/dataset/5544586c-db66-4f5e-8e12-edf19d1ef392/resource/ac617665-c604-45b8-ba45-08b29df85242> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:53:54.048611"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:53:54.014077"^^xsd:dateTime ;
    dct:title "rasio-bayi-berakte-kelahiran" ;
    dcat:accessURL <http://tes> .

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

