@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:5000/dataset/11b54eb4-a5a1-41db-a30a-b533e73f20d4> a dcat:Dataset ;
    dct:description "JUMLAH POSYANDU REMAJA 2024" ;
    dct:identifier "11b54eb4-a5a1-41db-a30a-b533e73f20d4" ;
    dct:issued "2024-02-21T08:07:37.392095"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:19:07.782325"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "JUMLAH POSYANDU REMAJA 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Mega Wiragrenda Alif Fiola" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/11b54eb4-a5a1-41db-a30a-b533e73f20d4/resource/b97fa10c-812b-4185-8486-f79ce664d54f> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "UKS" .

<http://5.189.187.109:5000/dataset/11b54eb4-a5a1-41db-a30a-b533e73f20d4/resource/b97fa10c-812b-4185-8486-f79ce664d54f> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-19T01:16:28.764118"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:19:07.796027"^^xsd:dateTime ;
    dct:title "JUMLAH POSYANDU REMAJA 2024.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/11b54eb4-a5a1-41db-a30a-b533e73f20d4/resource/b97fa10c-812b-4185-8486-f79ce664d54f/download/jumlah-posyandu-remaja-2024.xls> ;
    dcat:byteSize "52224"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

