@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/1525cd08-a3ad-425e-b150-e3a1a9df7adc> a dcat:Dataset ;
    dct:description "Data Luas Penggunaan Tanah Menurut Kecamatan tahun 2016" ;
    dct:identifier "1525cd08-a3ad-425e-b150-e3a1a9df7adc" ;
    dct:issued "2017-10-30T05:58:43.593763"^^xsd:dateTime ;
    dct:modified "2017-10-30T05:59:13.178121"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> ;
    dct:title "Luas Penggunaan Tanah Menurut Kecamatan tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Banyumas" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1525cd08-a3ad-425e-b150-e3a1a9df7adc/resource/2029fb89-be37-446b-95eb-a8894e5b7889> .

<https://data.jatengprov.go.id/dataset/1525cd08-a3ad-425e-b150-e3a1a9df7adc/resource/2029fb89-be37-446b-95eb-a8894e5b7889> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Luas Penggunaan Tanah Menurut Kecamatan tahun 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1525cd08-a3ad-425e-b150-e3a1a9df7adc/resource/2029fb89-be37-446b-95eb-a8894e5b7889/download/luas-penggunaan-tanah-menurut-kecamatan-tahun-2016.xlsx> ;
    dcat:byteSize 16005.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banyumas" .

