@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/eb8d0987-a41a-4d9e-88b4-0a84a5a8259e> a dcat:Dataset ;
    dct:description "Data Kunjungan Bulan Maret Puskesmas Polowijen 2022" ;
    dct:identifier "eb8d0987-a41a-4d9e-88b4-0a84a5a8259e" ;
    dct:issued "2023-03-08T08:20:00.493791"^^xsd:dateTime ;
    dct:modified "2024-12-17T13:34:08.189604"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Bulan Maret Puskesmas Polowijen 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala puskesmas" ;
            vcard:hasEmail <mailto:psukpolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/eb8d0987-a41a-4d9e-88b4-0a84a5a8259e/resource/cc179c80-496b-436d-8c2a-77dbcfc438fb> ;
    dcat:keyword "2022",
        "Puskesmaspolowijen",
        "data kunjungan" .

<http://5.189.187.109/dataset/eb8d0987-a41a-4d9e-88b4-0a84a5a8259e/resource/cc179c80-496b-436d-8c2a-77dbcfc438fb> a dcat:Distribution ;
    dct:description "Data Kunjungan Bulan Maret Puskesmas Polowijen 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T04:41:47.122033"^^xsd:dateTime ;
    dct:modified "2024-12-17T13:34:08.204952"^^xsd:dateTime ;
    dct:title "Data Kunjungan Bulan Maret Puskesmas Polowijen 2022" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/eb8d0987-a41a-4d9e-88b4-0a84a5a8259e/resource/cc179c80-496b-436d-8c2a-77dbcfc438fb/download/kunj-maret-2022.xlsx> ;
    dcat:byteSize "9709"^^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" .

