@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/f3356369-74c1-4ff1-b7d1-94d13c110f58> a dcat:Dataset ;
    dct:description "Data sarana dan prasarana layanan laboratorium Puskesmas Ciptomulyo Tahun 2022" ;
    dct:identifier "f3356369-74c1-4ff1-b7d1-94d13c110f58" ;
    dct:issued "2023-03-08T08:23:56.720148"^^xsd:dateTime ;
    dct:modified "2024-12-21T04:57:23.891760"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Sarana dan Prasarana Laboratorium Puskesmas Ciptomulyo Tahun 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/f3356369-74c1-4ff1-b7d1-94d13c110f58/resource/ef74206d-fdd2-4d93-b706-afcdb7947ef7> ;
    dcat:keyword "data",
        "kesehatan",
        "prasarana",
        "puskesmasciptomulyo",
        "sarana" ;
    dcat:landingPage <Data%20Tahunan> .

<Data%20Tahunan> a foaf:Document .

<http://5.189.187.109/dataset/f3356369-74c1-4ff1-b7d1-94d13c110f58/resource/ef74206d-fdd2-4d93-b706-afcdb7947ef7> a dcat:Distribution ;
    dct:description "Berikut merupakan data sarana dan prasarana layanan laboratorium Puskesmas Ciptomulyo Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-23T06:27:27.356458"^^xsd:dateTime ;
    dct:modified "2024-12-21T04:57:23.907538"^^xsd:dateTime ;
    dct:title "Data Sarana dan Prasarana Laboratorium Puskesmas Ciptomulyo Tahun 2022" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f3356369-74c1-4ff1-b7d1-94d13c110f58/resource/ef74206d-fdd2-4d93-b706-afcdb7947ef7/download/data-sarana-dan-prasarana-laboratorium-puskesmas-ciptomulyo-tahun-2022.xlsx> ;
    dcat:byteSize "9568"^^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" .

