@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/e1de2d0a-c1b8-4537-b143-1dcfccf49a45> .
<http://stad.gent/id/category/tourism/e1de2d0a-c1b8-4537-b143-1dcfccf49a45>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Inspiratie"@nl ;
	<http://purl.org/dc/terms/modified>	"2020-05-04T10:37:27Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/page_type> ;
	<http://schema.org/name>	"Inspiratie"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/taxonomy/term/511" ;
	<http://schema.org/inScheme>	<http://localhost/base/page_type> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/511> ;
	<http://open.vocab.org/terms/icon>	<https://visit.gent.be/themes/custom/vg_theme/icon/red/tip.svg> ;
	<http://import.stad.gent/revision_id>	511 ;
	<http://import.stad.gent/weight>	1 .