@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:5000/dataset/cab2a98c-9e6e-40b1-9782-492de5a094ff> a dcat:Dataset ;
    dct:description "Laporan Kesehatan Ibu Juni Tahun 2023" ;
    dct:identifier "cab2a98c-9e6e-40b1-9782-492de5a094ff" ;
    dct:issued "2024-05-20T05:03:35.191732"^^xsd:dateTime ;
    dct:modified "2024-05-20T05:03:35.191739"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/594c769c-15bb-4e08-a923-75d6df5806a1> ;
    dct:title "Laporan Kesehatan Ibu Juni Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi, Informatika, Statistik, dan Persandian Kabupaten Bantaeng" ;
            vcard:hasEmail <mailto:infokom.bantaeng.kab@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/cab2a98c-9e6e-40b1-9782-492de5a094ff/resource/525df7dc-dc41-4d69-8609-0583318cd709> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <Dinas%20Kesehatan%20Kabupaten%20Bantaeng> .

<Dinas%20Kesehatan%20Kabupaten%20Bantaeng> a foaf:Document .

<http://5.189.187.109:5000/dataset/cab2a98c-9e6e-40b1-9782-492de5a094ff/resource/525df7dc-dc41-4d69-8609-0583318cd709> a dcat:Distribution ;
    dct:description "Laporan Kesehatan Ibu Juni Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-13T15:23:17.404187"^^xsd:dateTime ;
    dct:modified "2024-05-20T05:03:35.186713"^^xsd:dateTime ;
    dct:title "Laporan Kesehatan Ibu Juni Tahun 2023" ;
    dcat:accessURL <https://satudata.bantaengkab.go.id/dataset/cab2a98c-9e6e-40b1-9782-492de5a094ff/resource/525df7dc-dc41-4d69-8609-0583318cd709/download/dinas-kesehatan_laporan-kesehatan-ibu-juni-tahun-2023.xlsx> ;
    dcat:byteSize "60422"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/594c769c-15bb-4e08-a923-75d6df5806a1> a foaf:Agent ;
    foaf:name "Kabupaten Bantaeng" .

