@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/3f0f20d0-9aaf-49f4-816c-a487a2f2a4d8> a dcat:Dataset ;
    dct:description "DATA USAHA KESEHATAN GIGI MASYARAKAT (UKGM) TAHUNAN 2023" ;
    dct:identifier "3f0f20d0-9aaf-49f4-816c-a487a2f2a4d8" ;
    dct:issued "2024-02-21T08:11:20.602777"^^xsd:dateTime ;
    dct:modified "2024-12-30T12:03:26.070880"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA USAHA KESEHATAN GIGI MASYARAKAT (UKGM) TAHUNAN 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/3f0f20d0-9aaf-49f4-816c-a487a2f2a4d8/resource/d2a15193-fb6a-4eaf-91f5-6db4c0628aa1> ;
    dcat:keyword "KOTA MALANG",
        "PUSKESMAS JANTI",
        "UKGM" .

<http://5.189.187.109/dataset/3f0f20d0-9aaf-49f4-816c-a487a2f2a4d8/resource/d2a15193-fb6a-4eaf-91f5-6db4c0628aa1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-20T02:57:41.517761"^^xsd:dateTime ;
    dct:modified "2024-12-30T12:03:26.086598"^^xsd:dateTime ;
    dct:title "DATA USAHA KESEHATAN GIGI MASYARAKAT (UKGM) TAHUNAN 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/3f0f20d0-9aaf-49f4-816c-a487a2f2a4d8/resource/d2a15193-fb6a-4eaf-91f5-6db4c0628aa1/download/data-usaha-kesehatan-gigi-masyarakat-ukgm-tahunan-2023.xlsx> ;
    dcat:byteSize "41470"^^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" .

