@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/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-11T16:12:39.655725"^^xsd:dateTime ;
    dct:modified "2023-10-11T16:12:39.655741"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    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 <http://5.189.187.109/dataset/f697c85c-ae06-4804-9b14-4b4c8481ccc6/resource/399a9429-c0a6-43d3-a18f-e5368819e896> ;
    dcat:keyword "kesehatan",
        "stunting" ;
    dcat:landingPage <dinkes.tegalkota.go.id> .

<dinkes.tegalkota.go.id> a foaf:Document .

<http://5.189.187.109/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:issued "2023-09-12T00:20:48.689207"^^xsd:dateTime ;
    dct:modified "2023-10-11T16:12:39.589395"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

