@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/3b8df911-93a1-410c-ac37-72aa099dc565> a dcat:Dataset ;
    dct:description "Jumlah Wisatawan Mancanegara" ;
    dct:identifier "3806734b256c27e41ec2c6bffa26d9e7" ;
    dct:issued "2022-01-24"^^xsd:date ;
    dct:modified "2023-05-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pariwisata, Pemuda dan Olahraga" ] ;
    dct:title "Jumlah Wisatawan Mancanegara" ;
    dcat:distribution <http://5.189.187.109/dataset/3b8df911-93a1-410c-ac37-72aa099dc565/resource/b906849b-d7c4-46ed-a16e-e4cabd39eb7b> ;
    dcat:keyword "Jumlah",
        "Mancanegara",
        "Wisatawan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/873> .

<http://5.189.187.109/dataset/3b8df911-93a1-410c-ac37-72aa099dc565/resource/b906849b-d7c4-46ed-a16e-e4cabd39eb7b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:49:28.260498"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:49:28.233600"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/873> .

<https://satudata.ngawikab.go.id/data/sektoral/873> a foaf:Document .

