@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/007db146-3d6c-4e11-b233-1b07d68659c1> a dcat:Dataset ;
    dct:description "STRATA UKS PELAYANAN KESEHATAN 2024" ;
    dct:identifier "007db146-3d6c-4e11-b233-1b07d68659c1" ;
    dct:issued "2024-02-21T08:03:42.123664"^^xsd:dateTime ;
    dct:modified "2024-12-30T21:56:59.596328"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "STRATA UKS PELAYANAN KESEHATAN 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Mega Wiragrenda Alif Fiola" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/007db146-3d6c-4e11-b233-1b07d68659c1/resource/7da5342e-34b6-4c1d-a86e-4a43bff507c5> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "UKS" .

<http://5.189.187.109/dataset/007db146-3d6c-4e11-b233-1b07d68659c1/resource/7da5342e-34b6-4c1d-a86e-4a43bff507c5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-19T01:33:52.216358"^^xsd:dateTime ;
    dct:modified "2024-12-30T21:56:59.613202"^^xsd:dateTime ;
    dct:title "STRATA UKS PELAYANAN KESEHATAN 2024.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/007db146-3d6c-4e11-b233-1b07d68659c1/resource/7da5342e-34b6-4c1d-a86e-4a43bff507c5/download/strata-uks-pelayanan-kesehatan-2024.xls> ;
    dcat:byteSize "52736"^^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" .

