@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=7>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/8c73be66-289e-478a-ba7a-2a2de2df0ee5> .
<http://stad.gent/id/category/tourism/8c73be66-289e-478a-ba7a-2a2de2df0ee5>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Blog"@nl ;
	<http://purl.org/dc/terms/modified>	"2020-05-04T10:35:38Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/page_type> ;
	<http://schema.org/name>	"Blog"@nl ;
	<http://schema.org/url>	"https://visit.gent.be/nl/taxonomy/term/573" ;
	<http://schema.org/inScheme>	<http://localhost/base/page_type> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/573> ;
	<http://open.vocab.org/terms/icon>	<https://visit.gent.be/themes/custom/vg_theme/icon/red/blog.svg> ;
	<http://import.stad.gent/revision_id>	573 ;
	<http://import.stad.gent/weight>	0 .