@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/e0e6b2c6-7a9c-4192-a238-6994a74d47d1> .
<http://stad.gent/id/category/tourism/e0e6b2c6-7a9c-4192-a238-6994a74d47d1>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Visita guiada"@es , "Visite guid\u00E9e"@fr , "Guided tours"@nl , "Gids"@en , "Gef\u00FChrte Tour"@de ;
	<http://purl.org/dc/terms/modified>	"2024-03-08T10:59:50Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/service_provider_type> ;
	<http://schema.org/name>	"Visita guiada"@es , "Visite guid\u00E9e"@fr , "Guided tours"@nl , "Gids"@en , "Gef\u00FChrte Tour"@de ;
	<http://schema.org/url>	"https://visit.gent.be/nl/taxonomy/term/500" ;
	<http://schema.org/inScheme>	<http://localhost/base/service_provider_type> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/500> ;
	<http://open.vocab.org/terms/icon>	<https://visit.gent.be/themes/custom/vg_theme/icon/red/guide.svg> ;
	<http://import.stad.gent/revision_id>	500 ;
	<http://import.stad.gent/weight>	7 .