@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/9a478dbe-8f3e-4d63-a06c-be0c7c84096a> a dcat:Dataset ;
    dct:description "Data Peralatan Posyandu Tahun 2023 Puskesmas Arjowinangun" ;
    dct:identifier "9a478dbe-8f3e-4d63-a06c-be0c7c84096a" ;
    dct:issued "2024-01-17T07:51:10.924756"^^xsd:dateTime ;
    dct:modified "2024-12-23T12:35:40.168411"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Peralatan Posyandu Tahun 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/9a478dbe-8f3e-4d63-a06c-be0c7c84096a/resource/bae15cef-56a4-48df-a31c-83a98378f6b6>,
        <http://5.189.187.109/dataset/9a478dbe-8f3e-4d63-a06c-be0c7c84096a/resource/e4e5a334-60ab-4cef-80ce-7f1eaa966e3f> ;
    dcat:keyword "kesehatan",
        "peralatan posyandu",
        "puskesmas arjowinangun" ;
    dcat:landingPage <Laporan%20Bulanan> .

<Laporan%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/9a478dbe-8f3e-4d63-a06c-be0c7c84096a/resource/bae15cef-56a4-48df-a31c-83a98378f6b6> a dcat:Distribution ;
    dct:description "Data Peralatan Posyandu Tahun 2023 Puskesmas Arjowinangun" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-09T03:34:35.470192"^^xsd:dateTime ;
    dct:modified "2024-12-23T12:35:40.187709"^^xsd:dateTime ;
    dct:title "peralatan posyandu.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9a478dbe-8f3e-4d63-a06c-be0c7c84096a/resource/bae15cef-56a4-48df-a31c-83a98378f6b6/download/peralatan-posyandu.xlsx> ;
    dcat:byteSize "66996"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/9a478dbe-8f3e-4d63-a06c-be0c7c84096a/resource/e4e5a334-60ab-4cef-80ce-7f1eaa966e3f> a dcat:Distribution ;
    dct:description "Data Peralatan Posyandu Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-09T03:34:09.402473"^^xsd:dateTime ;
    dct:modified "2024-12-23T12:35:40.187422"^^xsd:dateTime ;
    dct:title "peralatan posyandu.xlsx" ;
    dcat:byteSize "66996"^^xsd:nonNegativeInteger .

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

