@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/4367d9d7-a4c1-4685-ac7a-a7a7df407953> a dcat:Dataset ;
    dct:description "LPT 207 DISPERMADES" ;
    dct:identifier "4367d9d7-a4c1-4685-ac7a-a7a7df407953" ;
    dct:issued "2018-05-18T04:13:53.368050"^^xsd:dateTime ;
    dct:modified "2018-05-18T04:13:53.368070"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LPT 2017 DISPERMADES" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "paryadi" ;
            vcard:hasEmail <mailto:paryadi1304@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4367d9d7-a4c1-4685-ac7a-a7a7df407953/resource/60880d8c-16d0-4d97-9402-96abb143baa0> .

<https://data.jatengprov.go.id/dataset/4367d9d7-a4c1-4685-ac7a-a7a7df407953/resource/60880d8c-16d0-4d97-9402-96abb143baa0> a dcat:Distribution ;
    dct:description "LPT 2017 DISPERMADES" ;
    dct:format "PDF" ;
    dct:title "lpt-2017-dispermades" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

