@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/85294ef7-75ff-40ba-b4ee-32d5ed81c68e> a dcat:Dataset ;
    dct:description " Jumlah Kelahiran dan Kematian Ibu dan Bayi Tahun 2022" ;
    dct:identifier "85294ef7-75ff-40ba-b4ee-32d5ed81c68e" ;
    dct:issued "2025-02-26T03:40:50.927823"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:40:50.927831"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> ;
    dct:title "Jumlah Kelahiran dan Kematian Ibu dan Bayi Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <http://5.189.187.109/dataset/85294ef7-75ff-40ba-b4ee-32d5ed81c68e/resource/217d742b-40bd-4665-956e-5ce97c924e44> ;
    dcat:keyword "bayi",
        "ibu",
        "kelahiran",
        "kematian" .

<http://5.189.187.109/dataset/85294ef7-75ff-40ba-b4ee-32d5ed81c68e/resource/217d742b-40bd-4665-956e-5ce97c924e44> a dcat:Distribution ;
    dct:description " Jumlah Kelahiran dan Kematian Ibu dan Bayi Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-06T00:48:26.296044"^^xsd:dateTime ;
    dct:modified "2025-02-26T03:40:50.895177"^^xsd:dateTime ;
    dct:title "Jumlah Kelahiran dan Kematian Ibu dan Bayi Tahun 2022.xlsx" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/85294ef7-75ff-40ba-b4ee-32d5ed81c68e/resource/217d742b-40bd-4665-956e-5ce97c924e44/download/jumlah-kelahiran-dan-kematian-ibu-dan-bayi-tahun-2022.xlsx> ;
    dcat:byteSize "17133"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/3f5ee45e-08eb-469e-adf6-c54f0b2f56f0> a foaf:Agent ;
    foaf:name "Kabupaten Grobogan" .

