@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/06cdd309-6d46-44a8-a101-50e25eea30cc> a dcat:Dataset ;
    dct:description "Jumlah Hotel Kecamatan Mantingan" ;
    dct:identifier "24146db4eb48c718b84cae0a0799dcfc" ;
    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 Hotel Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/06cdd309-6d46-44a8-a101-50e25eea30cc/resource/e488135f-6203-4e97-b920-ec2ac361d4c7> ;
    dcat:keyword "Hotel",
        "Jumlah",
        "Kecamatan",
        "Mantingan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/871> .

<http://5.189.187.109/dataset/06cdd309-6d46-44a8-a101-50e25eea30cc/resource/e488135f-6203-4e97-b920-ec2ac361d4c7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:34.416272"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:34.401468"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/871> .

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

