@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/dd457c3c-b607-46c9-acda-c72980be9936> a dcat:Dataset ;
    dct:description "Data Distribusi Vitamin A di Posyandu Apel Tanjungrejo Oktober 2023" ;
    dct:identifier "dd457c3c-b607-46c9-acda-c72980be9936" ;
    dct:issued "2024-03-06T09:11:34.745760"^^xsd:dateTime ;
    dct:modified "2024-12-09T14:17:56.115276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Distribusi Vitamin A di Posyandu Apel Tanjungrejo Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tri Wahyuni, A.Md.Gizi" ;
            vcard:hasEmail <mailto:promkes.janti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/dd457c3c-b607-46c9-acda-c72980be9936/resource/fcd69716-4372-4ce0-ae6e-eb3cb708401a> ;
    dcat:keyword "kota malang",
        "puskesmas janti",
        "vitamin a" .

<http://5.189.187.109/dataset/dd457c3c-b607-46c9-acda-c72980be9936/resource/fcd69716-4372-4ce0-ae6e-eb3cb708401a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-29T02:52:48.254546"^^xsd:dateTime ;
    dct:modified "2024-12-09T14:17:56.306809"^^xsd:dateTime ;
    dct:title "VITAMIN A APEL TANJUNGREJO.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/dd457c3c-b607-46c9-acda-c72980be9936/resource/fcd69716-4372-4ce0-ae6e-eb3cb708401a/download/vitamin-a-apel-tanjungrejo.xls> ;
    dcat:byteSize "32768"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

