@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/> .

<http://stad.gent/id/category/tourism/b11dfb3f-4c46-41ab-b808-d6928735335b>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Audiogids"@nl , "Audioguide"@de , "Audioguide"@en , "Audioguide"@fr , "Audiogu\u00EDa"@es ;
	<http://purl.org/dc/terms/modified>	"2017-12-05T10:59:53Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Audiogids"@nl , "Audioguide"@en , "Audioguide"@fr , "Audioguide"@de , "Audiogu\u00EDa"@es ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/audiogids" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/154> ;
	<http://import.stad.gent/revision_id>	154 ;
	<http://import.stad.gent/weight>	0 .
<https://visit.gent.be/en/lod/terms>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/b11dfb3f-4c46-41ab-b808-d6928735335b> .