@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .

<https://visit.gent.be/en/lod/terms?page=6>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/9ea8d739-1c33-4b15-98e6-e9cb35ea0ae5> .
<http://stad.gent/id/category/tourism/9ea8d739-1c33-4b15-98e6-e9cb35ea0ae5>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Hotel"@es , "Hotel"@nl , "Hotel"@en , "Hotel"@de , "H\u00F4tel"@fr ;
	<http://purl.org/dc/terms/modified>	"2024-03-08T10:52:26Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/service_provider_type> ;
	<http://schema.org/name>	"Hotel"@es , "Hotel"@nl , "Hotel"@de , "Hotel"@en , "H\u00F4tel"@fr ;
	<http://schema.org/url>	"https://visit.gent.be/nl/taxonomy/term/491" ;
	<http://schema.org/inScheme>	<http://localhost/base/service_provider_type> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/491> ;
	<http://open.vocab.org/terms/icon>	<https://visit.gent.be/themes/custom/vg_theme/icon/red/sleep.svg> ;
	<http://import.stad.gent/revision_id>	491 ;
	<http://import.stad.gent/weight>	3 .