@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/bd75c65b-e0b8-4e6c-8e40-2212e1208899> a dcat:Dataset ;
    dct:identifier "2650d6089a6d640c5e85b2b88265dc2b" ;
    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 Bayi (AKB) per 1000 kelahiran hidup" ;
    dcat:distribution <http://5.189.187.109/dataset/bd75c65b-e0b8-4e6c-8e40-2212e1208899/resource/a35646fc-9096-443a-abbc-a6c88487e7c4> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2871/detail> .

<http://5.189.187.109/dataset/bd75c65b-e0b8-4e6c-8e40-2212e1208899/resource/a35646fc-9096-443a-abbc-a6c88487e7c4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:36:34.746892"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:36:34.733491"^^xsd:dateTime ;
    dct:title "Angka Kematian Bayi (AKB) per 1000 kelahiran hidup" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2871/csv/download_excel> .

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

