@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=1>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/130daa25-8a2b-43b2-9f4e-35c8197c150c> .
<http://stad.gent/id/category/tourism/130daa25-8a2b-43b2-9f4e-35c8197c150c>
	rdf:type	skos:Concept ;
	skos:prefLabel	"1/2 journ\u00E9e"@fr , "1/2 day"@en , "1/2 Tag"@de , "1/2 d\u00EDa"@es , "Halve dag"@nl ;
	<http://purl.org/dc/terms/modified>	"2017-12-05T10:59:53Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/description>	"Verhuurprijs halve dag"@nl ;
	<http://schema.org/name>	"1/2 journ\u00E9e"@fr , "1/2 day"@en , "1/2 Tag"@de , "1/2 d\u00EDa"@es , "Halve dag"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/halve-dag" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/172> ;
	<http://import.stad.gent/revision_id>	172 ;
	<http://import.stad.gent/weight>	0 .