@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/52c6829f-f91e-4017-b1c8-a53f7ed8de47> a dcat:Dataset ;
    dct:description """Data Grafix jumlah rumah tangga menurut status kesejahteraan terendah di Kota Tegal\r
\r
""" ;
    dct:identifier "52c6829f-f91e-4017-b1c8-a53f7ed8de47" ;
    dct:issued "2018-03-29T05:06:53.696314"^^xsd:dateTime ;
    dct:modified "2018-03-29T05:18:44.135232"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Rumah Tangga menurut status kesejahteraan terendah di Kota Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kota Tegal" ;
            vcard:hasEmail <mailto:rasonera2014@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52c6829f-f91e-4017-b1c8-a53f7ed8de47/resource/357be948-f9fa-480f-aa99-ed070c104e45> ;
    dcat:landingPage <http://simaskin.tegalkota.go.id/> .

<https://data.jatengprov.go.id/dataset/52c6829f-f91e-4017-b1c8-a53f7ed8de47/resource/357be948-f9fa-480f-aa99-ed070c104e45> a dcat:Distribution ;
    dct:description """Data Grafix jumlah rumah tangga\r
""" ;
    dct:format "CSV" ;
    dct:title "jumlah-rumah-tangga-menurut-status-kesejahteraan-terendah-di-kota-tegal" ;
    dcat:accessURL <http://simaskin.tegalkota.go.id/index.php/home/tampilgrafik/1> .

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

