@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/46515119-a95c-49d2-b58f-b1405e202164> .
<http://stad.gent/id/category/tourism/46515119-a95c-49d2-b58f-b1405e202164>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Contact"@nl ;
	<http://purl.org/dc/terms/modified>	"2020-05-04T10:35:54Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/page_type> ;
	<http://schema.org/name>	"Contact"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/taxonomy/term/513" ;
	<http://schema.org/inScheme>	<http://localhost/base/page_type> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/513> ;
	<http://open.vocab.org/terms/icon>	<https://visit.gent.be/themes/custom/vg_theme/icon/red/info.svg> ;
	<http://import.stad.gent/revision_id>	513 ;
	<http://import.stad.gent/weight>	0 .