@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/f3975bb5-64e2-429a-9ee8-a4425a5c5fcf> a dcat:Dataset ;
    dct:description "Data Kunjungan ANC Terpadu Puskesmas Gribig Bulan November 2022" ;
    dct:identifier "f3975bb5-64e2-429a-9ee8-a4425a5c5fcf" ;
    dct:issued "2023-03-08T08:24:15.213545"^^xsd:dateTime ;
    dct:modified "2024-12-05T05:09:39.285478"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan ANC Terpadu Puskesmas Gribig Bulan November 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Wida Sekarani Paramita" ;
            vcard:hasEmail <mailto:ayuningrumdewipuji@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f3975bb5-64e2-429a-9ee8-a4425a5c5fcf/resource/9433eb59-8382-40e4-a2ca-eb67b577fc82> ;
    dcat:keyword "anc",
        "kesehatan",
        "november 2022",
        "puskesmas gribig" ;
    dcat:landingPage <Pendataan%20Bulanan%20Puskesmas%20Gribig> .

<Pendataan%20Bulanan%20Puskesmas%20Gribig> a foaf:Document .

<http://5.189.187.109/dataset/f3975bb5-64e2-429a-9ee8-a4425a5c5fcf/resource/9433eb59-8382-40e4-a2ca-eb67b577fc82> a dcat:Distribution ;
    dct:description "Data Kunjungan ANC Terpadu Puskesmas Gribig Bulan November 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T09:47:15.557186"^^xsd:dateTime ;
    dct:modified "2024-12-05T02:33:19.841117"^^xsd:dateTime ;
    dct:title "Data Kunjungan ANC Bulan November 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f3975bb5-64e2-429a-9ee8-a4425a5c5fcf/resource/9433eb59-8382-40e4-a2ca-eb67b577fc82/download/data-kunjungan-anc-bulan-november-2022.xlsx> ;
    dcat:byteSize "9006"^^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" .

