@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/7c7cf631-88ae-4b24-8a65-cbf9c0839ae1> a dcat:Dataset ;
    dct:description "Data Distribusi Vitamin A di Pos 8 Sukun Oktober 2023" ;
    dct:identifier "7c7cf631-88ae-4b24-8a65-cbf9c0839ae1" ;
    dct:issued "2024-03-06T08:43:53.841597"^^xsd:dateTime ;
    dct:modified "2024-12-05T06:42:07.002952"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Distribusi Vitamin A di Pos 8 Sukun 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/7c7cf631-88ae-4b24-8a65-cbf9c0839ae1/resource/2d5fd4da-fe03-4fd1-8e36-3f4c5dfe998b> ;
    dcat:keyword "kota malang",
        "puskesmas janti",
        "vitamin a" .

<http://5.189.187.109/dataset/7c7cf631-88ae-4b24-8a65-cbf9c0839ae1/resource/2d5fd4da-fe03-4fd1-8e36-3f4c5dfe998b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-29T02:10:03.653539"^^xsd:dateTime ;
    dct:modified "2024-12-05T06:42:07.024015"^^xsd:dateTime ;
    dct:title "VITAMIN A POS 8 SUKUN.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7c7cf631-88ae-4b24-8a65-cbf9c0839ae1/resource/2d5fd4da-fe03-4fd1-8e36-3f4c5dfe998b/download/vitamin-a-pos-8-sukun.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" .

