@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/7d081891-614c-4432-9a51-4fb90ffb3e1c> a dcat:Dataset ;
    dct:description "LAPORAN DATA PELAYANAN GIGI DAN MULUT PKM JANTI SEPTEMBER 2023" ;
    dct:identifier "7d081891-614c-4432-9a51-4fb90ffb3e1c" ;
    dct:issued "2024-02-21T08:15:06.662789"^^xsd:dateTime ;
    dct:modified "2024-12-25T03:56:36.820706"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN DATA PELAYANAN GIGI DAN MULUT PKM JANTI SEPTEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Drg. Tejaningtyas W" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7d081891-614c-4432-9a51-4fb90ffb3e1c/resource/db64de79-ae6d-478b-ac9d-bc7200137def> ;
    dcat:keyword "DATA PELAYANAN GIGI DAN MULUT",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/7d081891-614c-4432-9a51-4fb90ffb3e1c/resource/db64de79-ae6d-478b-ac9d-bc7200137def> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-20T03:15:49.209091"^^xsd:dateTime ;
    dct:modified "2024-12-25T03:56:36.835242"^^xsd:dateTime ;
    dct:title "DATA PELAYANAN GIGI DAN MULUT PKM JANTI SEPTEMBER 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7d081891-614c-4432-9a51-4fb90ffb3e1c/resource/db64de79-ae6d-478b-ac9d-bc7200137def/download/data-pelayanan-gigi-dan-mulut-pkm-janti-september-2023.xlsx> ;
    dcat:byteSize "41614"^^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" .

