@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/1f32122e-e848-45d2-8402-2e4912eb619e> a dcat:Dataset ;
    dct:identifier "327708dd10d68b1361ad3addbaca01f2" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Angka Kematian Ibu per 100.000 kelahiran hidup" ;
    dcat:distribution <http://5.189.187.109/dataset/1f32122e-e848-45d2-8402-2e4912eb619e/resource/c415ff5a-9343-4c4d-9cb5-789dd2562cc7> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2870/detail> .

<http://5.189.187.109/dataset/1f32122e-e848-45d2-8402-2e4912eb619e/resource/c415ff5a-9343-4c4d-9cb5-789dd2562cc7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:36:54.847697"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:36:54.828204"^^xsd:dateTime ;
    dct:title "Angka Kematian Ibu per 100.000 kelahiran hidup" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2870/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2870/detail> a foaf:Document .

