@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/7fa4f3e4-e315-41bc-a0e1-93a72910f8a8> a dcat:Dataset ;
    dct:description "Data bulanan pelayanan kesehatan remaja Puskesmas Ciptomulyo yang mencakup pemberian konseling, KIE dan pelayanan medis" ;
    dct:identifier "7fa4f3e4-e315-41bc-a0e1-93a72910f8a8" ;
    dct:issued "2023-03-08T07:24:39.167054"^^xsd:dateTime ;
    dct:modified "2024-12-22T22:27:31.044227"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pelayanan Kesehatan Remaja Puskesmas Ciptomulyo Bulan Mei 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nuriman Imran, S.KM" ;
            vcard:hasEmail <mailto:pkmciptomulyo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7fa4f3e4-e315-41bc-a0e1-93a72910f8a8/resource/71c105ef-e41a-44cf-abf6-27394e384b86> ;
    dcat:keyword "data",
        "kesehatan",
        "puskesmasciptomulyo",
        "remaja" ;
    dcat:landingPage <Pendataan%20Bulanan> .

<Pendataan%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/7fa4f3e4-e315-41bc-a0e1-93a72910f8a8/resource/71c105ef-e41a-44cf-abf6-27394e384b86> a dcat:Distribution ;
    dct:description "Berikut merupakan data bulanan pelayanan kesehatan remaja sekolah usia 10-18 tahun yang mencakup pemberian konseling, KIE dan pelayanan medis di Puskesmas Ciptomulyo pada bulan Mei 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-20T15:24:27.613301"^^xsd:dateTime ;
    dct:modified "2024-12-22T22:27:31.060756"^^xsd:dateTime ;
    dct:title "Data Bulanan Pelayanan Kesehatan Remaja Puskesmas Ciptomulyo Bulan Mei 2022" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7fa4f3e4-e315-41bc-a0e1-93a72910f8a8/resource/71c105ef-e41a-44cf-abf6-27394e384b86/download/data-bulanan-pelayanan-kesehatan-remaja-puskesmas-ciptomulyo-bulan-mei-2022.xlsx> ;
    dcat:byteSize "10163"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

