@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/e2f5399a-9cfb-4ff7-99a0-541c9c0ffa89> a dcat:Dataset ;
    dct:description "Jumlah Bayi Baru Lahir " ;
    dct:identifier "e2f5399a-9cfb-4ff7-99a0-541c9c0ffa89" ;
    dct:issued "2024-12-20T08:51:27.708251"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:51:27.708258"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Jumlah bayi baru lahir" ;
    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/e2f5399a-9cfb-4ff7-99a0-541c9c0ffa89/resource/88f6bccd-9f76-49c7-9f47-155076c2966f> ;
    dcat:keyword "bayi baru lahir",
        "kesehatan" .

<http://5.189.187.109/dataset/e2f5399a-9cfb-4ff7-99a0-541c9c0ffa89/resource/88f6bccd-9f76-49c7-9f47-155076c2966f> a dcat:Distribution ;
    dct:description "Jumlah Bayi Baru Lahir" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-29T04:33:24.123114"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:51:27.700784"^^xsd:dateTime ;
    dct:title "Jumlah Bayi Baru Lahir" ;
    dcat:accessURL <https://data.kaboki.go.id/dataset/e2f5399a-9cfb-4ff7-99a0-541c9c0ffa89/resource/88f6bccd-9f76-49c7-9f47-155076c2966f/download/jumlah-bayi-baru-lahir.xlsx> ;
    dcat:byteSize "12033"^^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" .

