@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/37586d06-e931-415e-bd9a-69ed33669038> a dcat:Dataset ;
    dct:description "Hasil Evaluasi Kerusakan Tanah di Lahan Kering di Kab Boyolali Tahun 2017" ;
    dct:identifier "37586d06-e931-415e-bd9a-69ed33669038" ;
    dct:issued "2023-08-04T09:22:47.091736"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:22:47.091743"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> ;
    dct:title "Evaluasi Kerusakan Tanah di Lahan Kering Kab Boyolali 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DLH Kab. Boyolali" ;
            vcard:hasEmail <mailto:dlh@boyolali.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/37586d06-e931-415e-bd9a-69ed33669038/resource/49afa6ef-39df-421e-8f3d-6b6471d47800> ;
    dcat:landingPage <https://dlh.boyolali.go.id/> .

<https://data.jatengprov.go.id/dataset/37586d06-e931-415e-bd9a-69ed33669038/resource/49afa6ef-39df-421e-8f3d-6b6471d47800> a dcat:Distribution ;
    dct:description "Hasil Evaluasi Kerusakan Tanah Lahan Kering di Kabupaten Boyolali Tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "Evaluasi-Kerusakan-Tanah-di-Lahan-Kering-Kab-Boyolali-2017.xlsx" ;
    dcat:accessURL <https://data.boyolali.go.id/dataset/37586d06-e931-415e-bd9a-69ed33669038/resource/49afa6ef-39df-421e-8f3d-6b6471d47800/download/evaluasi-kerusakan-tanah-di-lahan-kering-kab-boyolali-2017.xlsx> ;
    dcat:byteSize 22525.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Boyolali" .

