@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/0e27dcd3-1a39-4c7e-a560-32f20319bb62> a dcat:Dataset ;
    dct:description "Data Kegiatan Pelayanan Kebidanan 2021 RSUD Kota Malang" ;
    dct:identifier "0e27dcd3-1a39-4c7e-a560-32f20319bb62" ;
    dct:issued "2023-03-08T03:37:18.805381"^^xsd:dateTime ;
    dct:modified "2024-12-07T08:41:40.123027"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kegiatan Pelayanan Kebidanan 2021 RSUD Kota Malang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0e27dcd3-1a39-4c7e-a560-32f20319bb62/resource/35602e0d-4be1-4141-9859-48c04017a6b3> ;
    dcat:keyword "2021",
        "kebidanan",
        "rsud kota malang" .

<http://5.189.187.109/dataset/0e27dcd3-1a39-4c7e-a560-32f20319bb62/resource/35602e0d-4be1-4141-9859-48c04017a6b3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T04:39:18.941723"^^xsd:dateTime ;
    dct:modified "2024-12-07T08:41:40.140631"^^xsd:dateTime ;
    dct:title "RL 3.4_kebidanan.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/0e27dcd3-1a39-4c7e-a560-32f20319bb62/resource/35602e0d-4be1-4141-9859-48c04017a6b3/download/rl-3.4_kebidanan.xls> ;
    dcat:byteSize "26624"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

