@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/11cc373c-11df-45c6-b2fa-6ddecfed98f2> a dcat:Dataset ;
    dct:description "Tingkat Hunian Hotel Akomodasi Tahun 2019 dan 2020" ;
    dct:identifier "11cc373c-11df-45c6-b2fa-6ddecfed98f2" ;
    dct:issued "2022-11-01T00:23:07.474549"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:23:07.474559"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Tingkat Hunian Hotel Akomodasi Tahun 2019 dan 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disporapar kab tegal" ] ;
    dcat:distribution <http://5.189.187.109/dataset/11cc373c-11df-45c6-b2fa-6ddecfed98f2/resource/6d11fc63-6983-4ca8-9136-2b5deb338aa1> ;
    dcat:keyword "hotel" .

<http://5.189.187.109/dataset/11cc373c-11df-45c6-b2fa-6ddecfed98f2/resource/6d11fc63-6983-4ca8-9136-2b5deb338aa1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-03-30T03:59:35.756486"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:23:07.467922"^^xsd:dateTime ;
    dct:title "6. HUNIAN HOTEL.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/11cc373c-11df-45c6-b2fa-6ddecfed98f2/resource/6d11fc63-6983-4ca8-9136-2b5deb338aa1/download/6.-hunian-hotel.xlsx> ;
    dcat:byteSize "13213"^^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" .

