@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/5f4a4497-be9a-48fd-b7ec-84917146c40e> a dcat:Dataset ;
    dct:description "data hotel  dan tarif di kabupaten tegal yang sudah ber TDUP " ;
    dct:identifier "5f4a4497-be9a-48fd-b7ec-84917146c40e" ;
    dct:issued "2022-11-01T00:29:43.335121"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:29:43.335129"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "DATA HOTEL DI KABUPATEN TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "N.Wulan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5f4a4497-be9a-48fd-b7ec-84917146c40e/resource/308b1311-4576-4764-ae2a-f3d78cc7f335> ;
    dcat:keyword "Disparpora",
        "hotel",
        "pariwisata" .

<http://5.189.187.109/dataset/5f4a4497-be9a-48fd-b7ec-84917146c40e/resource/308b1311-4576-4764-ae2a-f3d78cc7f335> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-11-18T03:07:26.800595"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:29:43.326232"^^xsd:dateTime ;
    dct:title "DATA HOTEL.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/5f4a4497-be9a-48fd-b7ec-84917146c40e/resource/308b1311-4576-4764-ae2a-f3d78cc7f335/download/data-hotel.xlsx> ;
    dcat:byteSize "17308"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

