@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:5000/dataset/091146d0-9ea8-4bcc-a6d4-a8d807f6d476> a dcat:Dataset ;
    dct:description """Data Kunjungan Bulan Juli Puskesmas Polowijen 2022\r
""" ;
    dct:identifier "091146d0-9ea8-4bcc-a6d4-a8d807f6d476" ;
    dct:issued "2023-03-08T03:28:35.392955"^^xsd:dateTime ;
    dct:modified "2024-12-21T20:02:03.694441"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Bulan Juli 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:5000/dataset/091146d0-9ea8-4bcc-a6d4-a8d807f6d476/resource/3b395071-a352-4ed8-bd71-c2edbb996660> ;
    dcat:keyword "2022",
        "data kunjungan",
        "puskesmaspolowijen" .

<http://5.189.187.109:5000/dataset/091146d0-9ea8-4bcc-a6d4-a8d807f6d476/resource/3b395071-a352-4ed8-bd71-c2edbb996660> a dcat:Distribution ;
    dct:description """Data Kunjungan Bulan Juli Puskesmas Polowijen 2022\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T04:47:18.506956"^^xsd:dateTime ;
    dct:modified "2024-12-21T20:02:03.709119"^^xsd:dateTime ;
    dct:title " Data Kunjungan Bulan Juli Puskesmas Polowijen 2022" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/091146d0-9ea8-4bcc-a6d4-a8d807f6d476/resource/3b395071-a352-4ed8-bd71-c2edbb996660/download/kunj-juli-2022.xlsx> ;
    dcat:byteSize "9647"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

