@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/0481adec-b45a-4d0d-b63c-373e45eb13c9> a dcat:Dataset ;
    dct:description "Desa Wisata Sawangan, Desa Sawangan, Kecamatan Leksono, Kabupaten Wonosobo" ;
    dct:identifier "0481adec-b45a-4d0d-b63c-373e45eb13c9" ;
    dct:issued "2022-10-19T12:10:04.466153"^^xsd:dateTime ;
    dct:modified "2022-10-19T12:10:04.466166"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Desa Wisata Sawangan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0481adec-b45a-4d0d-b63c-373e45eb13c9/resource/f778cbb6-44a6-4a9b-afe3-d029098ff19b> .

<https://data.jatengprov.go.id/dataset/0481adec-b45a-4d0d-b63c-373e45eb13c9/resource/f778cbb6-44a6-4a9b-afe3-d029098ff19b> a dcat:Distribution ;
    dct:description "Desa Wisata Sawangan, Desa Sawangan, Kecamatan Leksono, Kabupaten Wonosobo" ;
    dct:format "CSV" ;
    dct:title "Desa Wisata Sawangan" .

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

