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

<http://5.189.187.109/dataset/743eba6d-54f7-49f1-8c14-7ddfb2b19ea1> a dcat:Dataset ;
    dct:description "Jumlah Ibu Bersalin" ;
    dct:identifier "743eba6d-54f7-49f1-8c14-7ddfb2b19ea1" ;
    dct:issued "2024-12-20T08:50:25.476227"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:50:25.476235"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah Ibu Bersalin" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yeni Mareta" ;
            vcard:hasEmail <mailto:yenniferry@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/743eba6d-54f7-49f1-8c14-7ddfb2b19ea1/resource/3fe482f1-d0a1-420a-becc-68ef162e803b> ;
    dcat:keyword "ibu bersalin",
        "kesehatan" .

<http://5.189.187.109/dataset/743eba6d-54f7-49f1-8c14-7ddfb2b19ea1/resource/3fe482f1-d0a1-420a-becc-68ef162e803b> a dcat:Distribution ;
    dct:description "Jumlah Iu Bersalin" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-29T04:37:47.456460"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:50:25.467861"^^xsd:dateTime ;
    dct:title "Jumlah Ibu bersalin" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/743eba6d-54f7-49f1-8c14-7ddfb2b19ea1/resource/3fe482f1-d0a1-420a-becc-68ef162e803b/download/jumlah-ibu-bersalin.xlsx> ;
    dcat:byteSize "11079"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> a foaf:Agent ;
    foaf:name "Kabupaten Ogan Komering Ilir" .

