@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/55699bbe-1c21-4555-b3ed-94a956144247> a dcat:Dataset ;
    dct:description "Data Kasus HIV AIDS di Jawa Tengah Tahun 2016" ;
    dct:identifier "55699bbe-1c21-4555-b3ed-94a956144247" ;
    dct:issued "2017-10-03T05:37:30.678276"^^xsd:dateTime ;
    dct:modified "2017-10-03T05:38:45.791979"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Kasus HIV AIDS 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:mi_jateng@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/55699bbe-1c21-4555-b3ed-94a956144247/resource/7c5e4d6a-5e10-4f1b-9f26-b9a8009561e1> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5749> .

<https://data.jatengprov.go.id/dataset/55699bbe-1c21-4555-b3ed-94a956144247/resource/7c5e4d6a-5e10-4f1b-9f26-b9a8009561e1> a dcat:Distribution ;
    dct:description "Data Kasus HIV AIDS di Jawa Tengah Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "Data Kasus HIV AIDS " ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/55699bbe-1c21-4555-b3ed-94a956144247/resource/7c5e4d6a-5e10-4f1b-9f26-b9a8009561e1/download/kasus-hiv-aids-2016.csv> ;
    dcat:byteSize 1492.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

