@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#> .

<http://5.189.187.109/dataset/eb33a023-aa94-4521-986b-39d3b13dde15> a dcat:Dataset ;
    dct:description "data yang berisikan tentang daerah rawan kekeringan di kecamatan jepon" ;
    dct:identifier "eb33a023-aa94-4521-986b-39d3b13dde15" ;
    dct:issued "2022-10-11T14:24:58.386748"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:24:58.386754"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "Daerah rawan kekeringan di Kecamatan Jepon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin kec.jepon " ;
            vcard:hasEmail <mailto:kec_jepon@blorakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/eb33a023-aa94-4521-986b-39d3b13dde15/resource/51a51b57-5134-472e-b3a4-4c569050ac4f> ;
    dcat:keyword "tata kelola pemerintahan" .

<http://5.189.187.109/dataset/eb33a023-aa94-4521-986b-39d3b13dde15/resource/51a51b57-5134-472e-b3a4-4c569050ac4f> a dcat:Distribution ;
    dct:description "data yang berisikan tentang daerah rawan kekeringan di kecamatan jepon" ;
    dct:format "CSV" ;
    dct:issued "2019-09-18T04:04:31.001442"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:24:58.381480"^^xsd:dateTime ;
    dct:title "Daerah rawan kekeringan di kecamatan Jepon" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/eb33a023-aa94-4521-986b-39d3b13dde15/resource/51a51b57-5134-472e-b3a4-4c569050ac4f/download/satpol-data-kekeringan-2018.xlsx> ;
    dcat:byteSize "12643"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

