@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/a4d6b3fd-a947-42d3-888a-48d942ed1bd8> .
<http://stad.gent/id/category/tourism/a4d6b3fd-a947-42d3-888a-48d942ed1bd8>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Registro"@es , "Registro"@de , "Registration"@en , "Registratie"@nl , "Inscription"@fr ;
	<http://purl.org/dc/terms/modified>	"2022-06-30T06:36:17Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Registro"@es , "Registro"@de , "Registration"@en , "Registratie"@nl , "Inscription"@fr ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/registratie" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/210> ;
	<http://import.stad.gent/field_citycard_calculator>	"basic" ;
	<http://import.stad.gent/revision_id>	210 ;
	<http://import.stad.gent/weight>	0 .