@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/00b68154-5840-4332-886c-b1a6c89a912c> a dcat:Dataset ;
    dct:description "merupakan data yang menggambarkan kesehatan lingkungan  wilayah kerja Puskesmas Dinoyo Tahun 2022" ;
    dct:identifier "00b68154-5840-4332-886c-b1a6c89a912c" ;
    dct:issued "2023-03-08T03:06:26.328908"^^xsd:dateTime ;
    dct:modified "2024-12-17T13:10:28.450290"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "data kesehatan lingkungan puskesmas dinoyo tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Dinoyo" ;
            vcard:hasEmail <mailto:upt.pkm.dinoyo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/00b68154-5840-4332-886c-b1a6c89a912c/resource/6cea214b-a3b9-45dd-bd24-c4a47f427cfe> ;
    dcat:keyword "kesehatan",
        "kesehatan lingkungan",
        "puskesmas dinoyo",
        "tahun 2022" ;
    dcat:landingPage <data%20kesehatan> .

<data%20kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/00b68154-5840-4332-886c-b1a6c89a912c/resource/6cea214b-a3b9-45dd-bd24-c4a47f427cfe> a dcat:Distribution ;
    dct:description "merupakan data yang menggambarkan kesehatan lingkungan  wilayah kerja Puskesmas Dinoyo Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T11:38:19.778953"^^xsd:dateTime ;
    dct:modified "2024-12-17T13:10:28.465873"^^xsd:dateTime ;
    dct:title "DATA KESLING 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/00b68154-5840-4332-886c-b1a6c89a912c/resource/6cea214b-a3b9-45dd-bd24-c4a47f427cfe/download/data-kesling-2022.xlsx> ;
    dcat:byteSize "10490"^^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" .

