@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/517e185a-7788-4acc-8ebe-08f74a38d856> a dcat:Dataset ;
    dct:description "Dengan Nama Pajak Hotel Dipungut atas pelayanan yang disediakan hotel" ;
    dct:identifier "209" ;
    dct:issued "2020"^^xsd:gYear ;
    dct:modified "2022-10-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pendapatan Daerah" ] ;
    dct:title "Pajak Hotel" ;
    dcat:distribution <http://5.189.187.109/dataset/517e185a-7788-4acc-8ebe-08f74a38d856/resource/1b431694-6399-46d6-a49e-bb59a7c08ab8> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-4> .

<http://5.189.187.109/dataset/517e185a-7788-4acc-8ebe-08f74a38d856/resource/1b431694-6399-46d6-a49e-bb59a7c08ab8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:43.551559"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:43.489209"^^xsd:dateTime ;
    dct:title "pajak-hotel" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-4> a foaf:Document .

