@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/c250867b-d7ff-4939-bcae-e9b3935419ab> a dcat:Dataset ;
    dct:description "Peta berisi informasi dan batas-batas wilayah di Kecamatan Jatipuro" ;
    dct:identifier "c250867b-d7ff-4939-bcae-e9b3935419ab" ;
    dct:issued "2018-05-18T05:28:55.118780"^^xsd:dateTime ;
    dct:modified "2018-05-18T05:28:55.118800"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Peta Wilayah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rudy" ;
            vcard:hasEmail <mailto:rudyprasetyo8@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c250867b-d7ff-4939-bcae-e9b3935419ab/resource/bdd8009a-9217-41d2-ae1c-616df673f4b5> ;
    dcat:landingPage <jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/c250867b-d7ff-4939-bcae-e9b3935419ab/resource/bdd8009a-9217-41d2-ae1c-616df673f4b5> a dcat:Distribution ;
    dct:description "Peta Wilayah/Administrasi Kecamatan Jatipuro" ;
    dct:format "JPEG" ;
    dct:title "jatipuro.jpg" ;
    dcat:accessURL <http://202.46.1.138/dataset/c250867b-d7ff-4939-bcae-e9b3935419ab/resource/bdd8009a-9217-41d2-ae1c-616df673f4b5/download/jatipuro.jpg> ;
    dcat:byteSize 240401.0 ;
    dcat:mediaType "image/jpeg" .

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

