@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=10>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/afead737-4d48-486c-9cdc-ed4a09db7c60> .
<http://stad.gent/id/category/tourism/afead737-4d48-486c-9cdc-ed4a09db7c60>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Familieticket"@nl , "Familienticket"@de , "Billete de familia"@es , "Family ticket"@en , "Billet de famille"@fr ;
	<http://purl.org/dc/terms/modified>	"2021-02-03T13:13:33Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Familieticket"@nl , "Familienticket"@de , "Billete de familia"@es , "Family ticket"@en , "Billet de famille"@fr ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/familieticket" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/706> ;
	<http://import.stad.gent/revision_created>	"2021-02-03T13:12:19+00:00" ;
	<http://import.stad.gent/revision_id>	706 ;
	<http://import.stad.gent/weight>	0 .