@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/b1b82306-1808-49d7-903b-a547f68e35ad> a dcat:Dataset ;
    dct:identifier "b1b82306-1808-49d7-903b-a547f68e35ad" ;
    dct:issued "2018-07-10T09:18:13.748474"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:18:13.748493"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Peta Penggunaan Lahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dispertankra" ;
            vcard:hasEmail <mailto:dispertankra@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b1b82306-1808-49d7-903b-a547f68e35ad/resource/7ad76ca8-1610-4114-b239-4985bfbdfcfc> .

<https://data.jatengprov.go.id/dataset/b1b82306-1808-49d7-903b-a547f68e35ad/resource/7ad76ca8-1610-4114-b239-4985bfbdfcfc> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:title "Penggunaan Lahan.jpg" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/b1b82306-1808-49d7-903b-a547f68e35ad/resource/7ad76ca8-1610-4114-b239-4985bfbdfcfc/download/penggunaan-lahan.jpg> ;
    dcat:byteSize 3795093.0 ;
    dcat:mediaType "image/jpeg" .

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

