@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/640c0e43-7093-43a8-b031-22f0d7a9184e> a dcat:Dataset ;
    dct:description "Cakupan pelayanan nifas adalah pelayanan kepada ibu dan neonatal pada masa 6 jam sampai dengan 42 hari pasca persalinan dengan sesuai standar" ;
    dct:identifier "38" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2022-10-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Cakupan Pelayanan Nifas Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/640c0e43-7093-43a8-b031-22f0d7a9184e/resource/f14c32e9-0474-4996-b999-72832b785f09> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-118> .

<http://5.189.187.109/dataset/640c0e43-7093-43a8-b031-22f0d7a9184e/resource/f14c32e9-0474-4996-b999-72832b785f09> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:55:06.692903"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:55:06.630993"^^xsd:dateTime ;
    dct:title "cakupan-pelayanan-nifas" ;
    dcat:accessURL <http://tes> .

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

