@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e178dfaa-6939-42ed-af06-e6f9173644bf> a dcat:Dataset ;
    dct:identifier "e178dfaa-6939-42ed-af06-e6f9173644bf" ;
    dct:issued "2026-04-29T06:35:13.877866"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:35:13.877880"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "DATA WAJIB PAJAK HOTEL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BAPENDA KAB. INHIL" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e178dfaa-6939-42ed-af06-e6f9173644bf/resource/7ba28fee-5f16-4d8a-a8ee-fc3c42756c19> ;
    dcat:keyword "Ekonomi" .

<http://5.189.187.109/dataset/e178dfaa-6939-42ed-af06-e6f9173644bf/resource/7ba28fee-5f16-4d8a-a8ee-fc3c42756c19> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-02-09T08:12:07.056949"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:35:13.871696"^^xsd:dateTime ;
    dct:title "Februari 2023" ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/e178dfaa-6939-42ed-af06-e6f9173644bf/resource/7ba28fee-5f16-4d8a-a8ee-fc3c42756c19/download/bapenda-hotel-istaka.csv> ;
    dcat:byteSize "7980"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

