@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/67f4e1cd-1f06-48dc-9f65-1eaf628eb0ab> .
<http://stad.gent/id/category/tourism/67f4e1cd-1f06-48dc-9f65-1eaf628eb0ab>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Boekje"@nl ;
	<http://purl.org/dc/terms/modified>	"2018-02-02T14:07:58Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Boekje"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/boekje" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/501> ;
	<http://import.stad.gent/revision_id>	501 ;
	<http://import.stad.gent/weight>	0 .