@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/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2> a dcat:Dataset ;
    dct:description "Luas wilayah menurut penggunaan berupa tanah sawah, tanah kering, tanah basah, tanah fasilitas umum, tanah perkebunan dan tanah hutan" ;
    dct:identifier "ec5a1151-ee00-4b37-86ee-7c9cb0974fa2" ;
    dct:issued "2020-09-03T06:34:17.289429"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:34:17.289441"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Luas wilayah Menurut Penggunaan Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/18c6f122-6976-4ea2-826d-33f2332d7eb8>,
        <https://data.jatengprov.go.id/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/ff6ab0a9-349e-4090-9f14-3168c9474b1c> ;
    dcat:landingPage <laporan%20profil%20desa%20bandar%20tahun%202019> .

<https://data.jatengprov.go.id/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/18c6f122-6976-4ea2-826d-33f2332d7eb8> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "LUAS WILAYAH.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/18c6f122-6976-4ea2-826d-33f2332d7eb8/download/luas-wilayah.xlsx> ;
    dcat:byteSize 9176.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/ff6ab0a9-349e-4090-9f14-3168c9474b1c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "LUAS WILAYAH.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/ff6ab0a9-349e-4090-9f14-3168c9474b1c/download/luas-wilayah.csv> ;
    dcat:byteSize 231.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

