@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/592cb3a9-8d3d-47dd-9dc2-0aae2838e102> a dcat:Dataset ;
    dct:description "Data Distribusi Vitamin A di Posyandu Lely TanjungrejoOktober 2023" ;
    dct:identifier "592cb3a9-8d3d-47dd-9dc2-0aae2838e102" ;
    dct:issued "2024-03-06T08:33:01.082810"^^xsd:dateTime ;
    dct:modified "2024-12-21T01:55:26.554348"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Distribusi Vitamin A di Posyandu Lely TanjungrejoOktober 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/592cb3a9-8d3d-47dd-9dc2-0aae2838e102/resource/ad8c6dc3-66be-492e-9d87-4adbd79363e0> ;
    dcat:keyword "kota malang",
        "puskesmas janti",
        "vitamin a" .

<http://5.189.187.109/dataset/592cb3a9-8d3d-47dd-9dc2-0aae2838e102/resource/ad8c6dc3-66be-492e-9d87-4adbd79363e0> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-29T02:36:06.408001"^^xsd:dateTime ;
    dct:modified "2024-12-21T01:55:26.571773"^^xsd:dateTime ;
    dct:title "VITAMIN A LELY TANJUNGREJO.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/592cb3a9-8d3d-47dd-9dc2-0aae2838e102/resource/ad8c6dc3-66be-492e-9d87-4adbd79363e0/download/vitamin-a-lely-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" .

