@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/4d987eed-2990-4474-8a82-e0c123ccc090> a dcat:Dataset ;
    dct:description "jumlah kesediaan tempat makan dan minum tahun 2024" ;
    dct:identifier "4d987eed-2990-4474-8a82-e0c123ccc090" ;
    dct:issued "2026-04-30T09:37:39.061439"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:37:39.061455"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> ;
    dct:title "Jumlah Jasa Makan dan MInuman" ;
    owl:versionInfo "2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Biro Data dan SIstem Informasi" ;
            vcard:hasEmail <mailto:birodatin@kemenpar.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4d987eed-2990-4474-8a82-e0c123ccc090/resource/2aa8b309-2763-4560-b335-efdd53c75e30> ;
    dcat:keyword "Badan Pelaksana Otorita",
        "DPP",
        "Destinasi",
        "Pariwisata" ;
    dcat:landingPage <https://sisparnas.kemenpar.go.id/> .

<http://5.189.187.109/dataset/4d987eed-2990-4474-8a82-e0c123ccc090/resource/2aa8b309-2763-4560-b335-efdd53c75e30> a dcat:Distribution ;
    dct:description "jumlah ketersiaan tempat makan dan minuman tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-09T04:39:24.850255"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:37:39.047957"^^xsd:dateTime ;
    dct:title "Jumlah Jasa Makan dan Minuman tahun 2024" ;
    dcat:accessURL <https://katalogdata.kemenpar.go.id/dataset/4d987eed-2990-4474-8a82-e0c123ccc090/resource/2aa8b309-2763-4560-b335-efdd53c75e30/download/jasa-makanan-dan-minuman.xlsx> ;
    dcat:byteSize "10280"^^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 .

