@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=2>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/e7d10d70-98cc-41ae-a028-9d11f11d7f9a> .
<http://stad.gent/id/category/tourism/e7d10d70-98cc-41ae-a028-9d11f11d7f9a>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Rondleiding +65 jaar"@nl ;
	<http://purl.org/dc/terms/modified>	"2022-01-25T10:03:07Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Rondleiding +65 jaar"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/rondleiding-65-jaar" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/228> ;
	<http://import.stad.gent/field_age_min>	65 ;
	<http://import.stad.gent/field_citycard_calculator>	"basic" ;
	<http://import.stad.gent/revision_id>	228 ;
	<http://import.stad.gent/weight>	0 .