@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/aeacb8dc-84b1-4a13-8b7a-23a55241be7b> a dcat:Dataset ;
    dct:identifier "aeacb8dc-84b1-4a13-8b7a-23a55241be7b" ;
    dct:issued "2018-05-18T05:16:25.518497"^^xsd:dateTime ;
    dct:modified "2018-05-18T05:16:25.518525"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "lahan_sawah2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dispertankra" ;
            vcard:hasEmail <mailto:dispertankra@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aeacb8dc-84b1-4a13-8b7a-23a55241be7b/resource/bf09a623-4f61-4d57-9eba-8da2cc12e8ed> ;
    dcat:landingPage <https://karanganyarkab.bps.go.id/subject/156/penggunaan-lahan.html#subjekViewTab3> .

<https://data.jatengprov.go.id/dataset/aeacb8dc-84b1-4a13-8b7a-23a55241be7b/resource/bf09a623-4f61-4d57-9eba-8da2cc12e8ed> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Lahan Sawah 2016.xls" ;
    dcat:accessURL <http://202.46.1.138/dataset/aeacb8dc-84b1-4a13-8b7a-23a55241be7b/resource/bf09a623-4f61-4d57-9eba-8da2cc12e8ed/download/lahan-sawah-2016.xls> ;
    dcat:byteSize 9496.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

