@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/1b15302a-7b73-41a1-8160-c8f9e3c38c8c> a dcat:Dataset ;
    dct:description "Komdat Posyandu Bulan Juni 2023 Puskesmas Arjowinangun" ;
    dct:identifier "1b15302a-7b73-41a1-8160-c8f9e3c38c8c" ;
    dct:issued "2024-01-17T07:34:49.746823"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:05:33.871041"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Komdat Posyandu Bulan Juli 2023 Puskesmas Arjowinangun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr Farida Angrijani Nuna" ;
            vcard:hasEmail <mailto:pkmarjowinangun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1b15302a-7b73-41a1-8160-c8f9e3c38c8c/resource/173a1ace-ce6b-4ab7-a473-8e023bd6c071> ;
    dcat:keyword "kesehatan",
        "komdat posyandu",
        "puskesmas arjowinangun" ;
    dcat:landingPage <Laporan%20Bulanan> .

<Laporan%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/1b15302a-7b73-41a1-8160-c8f9e3c38c8c/resource/173a1ace-ce6b-4ab7-a473-8e023bd6c071> a dcat:Distribution ;
    dct:description "Komdat Posyandu Bulan Juni 2023 Puskesmas Arjowinangun" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-09T03:22:14.200121"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:05:33.887531"^^xsd:dateTime ;
    dct:title "komdat juli.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/1b15302a-7b73-41a1-8160-c8f9e3c38c8c/resource/173a1ace-ce6b-4ab7-a473-8e023bd6c071/download/komdat-juli.xlsx> ;
    dcat:byteSize "40718"^^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" .

