@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#> .

<https://data.jatengprov.go.id/dataset/f697c85c-ae06-4804-9b14-4b4c8481ccc6> a dcat:Dataset ;
    dct:description "Data Stunting di Kota Tegal" ;
    dct:identifier "f697c85c-ae06-4804-9b14-4b4c8481ccc6" ;
    dct:issued "2023-10-04T09:24:00.122749"^^xsd:dateTime ;
    dct:modified "2023-10-04T09:24:00.122758"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Stunting di Kota Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arif Budiyanto" ;
            vcard:hasEmail <mailto:arif.budiyanto@tegalktoa.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f697c85c-ae06-4804-9b14-4b4c8481ccc6/resource/399a9429-c0a6-43d3-a18f-e5368819e896> ;
    dcat:keyword "kesehatan",
        "stunting" ;
    dcat:landingPage <dinkes.tegalkota.go.id> .

<https://data.jatengprov.go.id/dataset/f697c85c-ae06-4804-9b14-4b4c8481ccc6/resource/399a9429-c0a6-43d3-a18f-e5368819e896> a dcat:Distribution ;
    dct:description "Data Stunting di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "Data Stunting di Kota Tegal.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f697c85c-ae06-4804-9b14-4b4c8481ccc6/resource/399a9429-c0a6-43d3-a18f-e5368819e896/download/data-stunting-di-kota-tegal.xlsx> ;
    dcat:byteSize 32618.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

