@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/d2fe3e05-887b-48e8-ab64-bfaacadafd49> a dcat:Dataset ;
    dct:identifier "d2fe3e05-887b-48e8-ab64-bfaacadafd49" ;
    dct:issued "2018-05-18T05:39:20.865598"^^xsd:dateTime ;
    dct:modified "2018-05-18T05:39:20.865617"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Peta Irigasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dispertankra" ;
            vcard:hasEmail <mailto:dispertankra@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d2fe3e05-887b-48e8-ab64-bfaacadafd49/resource/826fab89-5ae5-4328-9934-1deef394f5a5> .

<https://data.jatengprov.go.id/dataset/d2fe3e05-887b-48e8-ab64-bfaacadafd49/resource/826fab89-5ae5-4328-9934-1deef394f5a5> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:title "PETA IRIGASI KARANGANYAR2007.JPG" ;
    dcat:accessURL <http://202.46.1.138/dataset/d2fe3e05-887b-48e8-ab64-bfaacadafd49/resource/826fab89-5ae5-4328-9934-1deef394f5a5/download/peta-irigasi-karanganyar2007.jpg> ;
    dcat:byteSize 398213.0 ;
    dcat:mediaType "image/jpeg" .

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

