@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/907f1d4e-8023-40ca-99d8-48e78eba65ec> a dcat:Dataset ;
    dct:description "Pokdarwis 'Kerto Raharjo', Desa Plobangan, Kecamatan Selomerto, Kabupaten Wonosobo" ;
    dct:identifier "907f1d4e-8023-40ca-99d8-48e78eba65ec" ;
    dct:issued "2022-10-19T14:22:00.738298"^^xsd:dateTime ;
    dct:modified "2022-10-19T14:22:00.738311"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Pokdarwis 'Kerto Raharjo'" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/907f1d4e-8023-40ca-99d8-48e78eba65ec/resource/d3d77463-6e6a-457c-935b-8fa3585b7395> .

<https://data.jatengprov.go.id/dataset/907f1d4e-8023-40ca-99d8-48e78eba65ec/resource/d3d77463-6e6a-457c-935b-8fa3585b7395> a dcat:Distribution ;
    dct:description "Pokdarwis 'Kerto Raharjo', Desa Plobangan, Kecamatan Selomerto, Kabupaten Wonosobo" ;
    dct:format "CSV" ;
    dct:title "Pokdarwis 'Kerto Raharjo'" .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

