@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/492f5340-56c2-45a2-99f6-0c3f54870303> a dcat:Dataset ;
    dct:description "PK KECAMATAN EROMOKO TH 2017" ;
    dct:identifier "492f5340-56c2-45a2-99f6-0c3f54870303" ;
    dct:issued "2018-10-17T02:02:20.295170"^^xsd:dateTime ;
    dct:modified "2018-10-17T02:02:20.295178"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "PK KECAMATAN EROMOKO TH 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dimkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/492f5340-56c2-45a2-99f6-0c3f54870303/resource/80fcba58-5952-490d-8c57-177cc2132ae1> .

<https://data.jatengprov.go.id/dataset/492f5340-56c2-45a2-99f6-0c3f54870303/resource/80fcba58-5952-490d-8c57-177cc2132ae1> a dcat:Distribution ;
    dct:description "PK KECAMATAN EROMOKO TH 2017" ;
    dct:format "XLSX" ;
    dct:title "PK KECAMATAN EROMOKO TH 2017.xls" ;
    dcat:accessURL <http://103.30.181.240/dataset/492f5340-56c2-45a2-99f6-0c3f54870303/resource/80fcba58-5952-490d-8c57-177cc2132ae1/download/pk-kecamatan-eromoko-th-2017.xls> ;
    dcat:byteSize 49152.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

