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

<http://5.189.187.109/dataset/0b589eda-d5a5-4009-a4f2-04ca51e2a401> a dcat:Dataset ;
    dct:description "Rintisan Desa Budaya" ;
    dct:identifier "0b589eda-d5a5-4009-a4f2-04ca51e2a401" ;
    dct:issued "2022-10-20T05:18:52.452331"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:18:52.452336"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Rintisan Desa Budaya" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kebudayaan (Kundha Kabudayan) Kabupaten Gunungkidul" ;
            vcard:hasEmail <mailto:disbudgk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0b589eda-d5a5-4009-a4f2-04ca51e2a401/resource/52248249-e395-447b-aa79-033ae7bcffd4> ;
    dcat:keyword "Budaya" ;
    dcat:landingPage <Rintisan%20Desa%20Budaya> .

<Rintisan%20Desa%20Budaya> a foaf:Document .

<http://5.189.187.109/dataset/0b589eda-d5a5-4009-a4f2-04ca51e2a401/resource/52248249-e395-447b-aa79-033ae7bcffd4> a dcat:Distribution ;
    dct:description "Daftar Rintisan Desa Budaya" ;
    dct:format "XLSX" ;
    dct:issued "2021-02-26T09:52:11.784464"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:18:52.442568"^^xsd:dateTime ;
    dct:title "rintisan desa budaya.xls" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/0b589eda-d5a5-4009-a4f2-04ca51e2a401/resource/52248249-e395-447b-aa79-033ae7bcffd4/download/rintisan-desa-budaya.xls> ;
    dcat:byteSize "27648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

