@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/4199e63a-6133-4453-b111-ea5a89975ea1> a dcat:Dataset ;
    dct:description "PK KECAMATAN TIRTOMOYO TAHUN 2018" ;
    dct:identifier "4199e63a-6133-4453-b111-ea5a89975ea1" ;
    dct:issued "2018-10-17T02:02:03.961666"^^xsd:dateTime ;
    dct:modified "2018-10-17T02:02:03.961675"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "PK KECAMATAN TIRTOMOYO TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4199e63a-6133-4453-b111-ea5a89975ea1/resource/28dc5815-de79-434c-89f0-6cf8903e3004> .

<https://data.jatengprov.go.id/dataset/4199e63a-6133-4453-b111-ea5a89975ea1/resource/28dc5815-de79-434c-89f0-6cf8903e3004> a dcat:Distribution ;
    dct:description "PK KECAMATAN TIRTOMOYO TAHUN 2018" ;
    dct:format "DOCX" ;
    dct:title "PK KECAMATAN TIRTOMOYO TAHUN 2018.doc" ;
    dcat:accessURL <http://103.30.181.240/dataset/4199e63a-6133-4453-b111-ea5a89975ea1/resource/28dc5815-de79-434c-89f0-6cf8903e3004/download/pk-kecamatan-tirtomoyo-tahun-2018.doc> ;
    dcat:byteSize 44032.0 ;
    dcat:mediaType "application/msword" .

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

