@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/a177f8dc-355e-4281-81d9-f4d6abec9a07> .
<http://stad.gent/id/category/tourism/a177f8dc-355e-4281-81d9-f4d6abec9a07>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Groepen A'petit (+/- 4 uur)"@nl ;
	<http://purl.org/dc/terms/modified>	"2024-03-04T09:18:29Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Groepen A'petit (+/- 4 uur)"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/groepen-apetit-4-uur" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/257> ;
	<http://import.stad.gent/field_citycard_calculator>	"exclude" ;
	<http://import.stad.gent/revision_id>	257 ;
	<http://import.stad.gent/weight>	0 .