@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/0c82c4bd-7619-47c6-9b95-bb841035ab35> .
<http://stad.gent/id/category/tourism/0c82c4bd-7619-47c6-9b95-bb841035ab35>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Minimum"@fr , "Minimum"@nl , "Minimum"@en , "Minimum"@de , "M\u00EDnimo"@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>	"Minimum"@en , "Minimum"@nl , "Minimum"@de , "Minimum"@fr , "M\u00EDnimo"@es ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/minimum" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/182> ;
	<http://import.stad.gent/revision_id>	182 ;
	<http://import.stad.gent/weight>	0 .