@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/e30185ae-516b-49f8-b1dc-443e668983a0> a dcat:Dataset ;
    dct:description "Jumlah Daya Tarik Wisata dimasing masing Daerah yang ada di seluruh propinsi, kabupaten dan kota " ;
    dct:identifier "e30185ae-516b-49f8-b1dc-443e668983a0" ;
    dct:issued "2026-04-30T09:37:57.575291"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:37:57.575310"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> ;
    dct:title "Jumlah Daya Tarik Wisata" ;
    owl:versionInfo "2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Biro Data dan SIstem Informasi" ;
            vcard:hasEmail <mailto:birodatin@kemnpar.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e30185ae-516b-49f8-b1dc-443e668983a0/resource/97427707-d132-4667-b867-312d8fe0c6e1> ;
    dcat:keyword "Badan Pelaksana Otorita",
        "DPP",
        "Destinasi",
        "Pariwisata" ;
    dcat:landingPage <https://sisparnas.kemenpar.go.id/> .

<http://5.189.187.109/dataset/e30185ae-516b-49f8-b1dc-443e668983a0/resource/97427707-d132-4667-b867-312d8fe0c6e1> a dcat:Distribution ;
    dct:description "jumlah data daya tarik wisata yang ada indonesia tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-09T04:30:53.960909"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:37:57.556935"^^xsd:dateTime ;
    dct:title "Jumlah Daya Tarik Wisata Tahun 2024" ;
    dcat:accessURL <https://katalogdata.kemenpar.go.id/dataset/e30185ae-516b-49f8-b1dc-443e668983a0/resource/97427707-d132-4667-b867-312d8fe0c6e1/download/dtw.xlsx> ;
    dcat:byteSize "10270"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> a foaf:Agent ;
    foaf:name "Kementerian Pariwisata" .

<https://sisparnas.kemenpar.go.id/> a foaf:Document .

