@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/05e0d01e-1d1e-4e32-85af-6cd0b7cbfce1> a dcat:Dataset ;
    dct:description "Pad Sektor Pariwisata Tahun 2024" ;
    dct:identifier "05e0d01e-1d1e-4e32-85af-6cd0b7cbfce1" ;
    dct:issued "2026-04-23T07:07:40.699171"^^xsd:dateTime ;
    dct:modified "2026-04-23T07:07:40.699189"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6fc71253-7b0c-43ef-828b-2301f3d091bd> ;
    dct:title "Pad Sektor Pariwisata Tahun 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata dan Kebudayaan" ;
            vcard:hasEmail <mailto:disparbud.kebumen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/05e0d01e-1d1e-4e32-85af-6cd0b7cbfce1/resource/9bb44ca5-8e53-4a57-af0e-2c68e3c32eba> ;
    dcat:keyword "2024",
        "Kabupaten Kebumen",
        "Urusan Pemerintahan Bidang Pariwisata" ;
    dcat:landingPage <https://satudata.kebumenkab.go.id> .

<http://5.189.187.109/dataset/05e0d01e-1d1e-4e32-85af-6cd0b7cbfce1/resource/9bb44ca5-8e53-4a57-af0e-2c68e3c32eba> a dcat:Distribution ;
    dct:description "Pad Sektor Pariwisata Tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-21T04:49:54.696082"^^xsd:dateTime ;
    dct:modified "2026-04-23T07:07:40.687220"^^xsd:dateTime ;
    dct:title "Pad Sektor Pariwisata Tahun 2024" ;
    dcat:accessURL <https://opendata.kebumenkab.go.id/dataset/05e0d01e-1d1e-4e32-85af-6cd0b7cbfce1/resource/9bb44ca5-8e53-4a57-af0e-2c68e3c32eba/download/pad-sektor-pariwisata-tahun-2024.xlsx> ;
    dcat:byteSize "6650"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6fc71253-7b0c-43ef-828b-2301f3d091bd> a foaf:Agent ;
    foaf:name "Kabupaten Kebumen" .

<https://satudata.kebumenkab.go.id> a foaf:Document .

