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

<http://5.189.187.109/dataset/5d5a7162-e771-45a6-8702-1b3f1a768cc6> a dcat:Dataset ;
    dct:description "Daftar Desa Budaya Kabupaten Gunungkidul" ;
    dct:identifier "5d5a7162-e771-45a6-8702-1b3f1a768cc6" ;
    dct:issued "2022-10-20T05:29:20.963204"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:29:20.963210"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "DATA DESA BUDAYA 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/5d5a7162-e771-45a6-8702-1b3f1a768cc6/resource/080a530b-0402-4eab-b83f-808850a495c2> ;
    dcat:keyword "kebudayaan" .

<http://5.189.187.109/dataset/5d5a7162-e771-45a6-8702-1b3f1a768cc6/resource/080a530b-0402-4eab-b83f-808850a495c2> a dcat:Distribution ;
    dct:description "Daftar desa budaya tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-04-30T03:27:07.339212"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:29:20.958375"^^xsd:dateTime ;
    dct:title "data desa budaya 2022" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/5d5a7162-e771-45a6-8702-1b3f1a768cc6/resource/080a530b-0402-4eab-b83f-808850a495c2/download/daftar-desa-budaya.xlsx> ;
    dcat:byteSize "10887"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

