@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=2>
	<http://www.w3.org/ns/hydra/core#member>	<http://stad.gent/id/category/tourism/660198c5-4cde-431e-a82d-3e0e667098e6> .
<http://stad.gent/id/category/tourism/660198c5-4cde-431e-a82d-3e0e667098e6>
	rdf:type	skos:Concept ;
	skos:prefLabel	"Precio base a partir de 2 horas"@es , "Grundpreis ab 2 Stunden"@de , "Basic price starting from 2 hours"@en , "Basisprijs vanaf 2 uren"@nl , "Prix de base \u00E0 partir de 2 heures"@fr ;
	<http://purl.org/dc/terms/modified>	"2018-07-10T06:10:22Z"^^xsd:dateTime ;
	skos:inScheme	<http://localhost/base/price_category> ;
	<http://schema.org/name>	"Precio base a partir de 2 horas"@es , "Grundpreis ab 2 Stunden"@de , "Basic price starting from 2 hours"@en , "Basisprijs vanaf 2 uren"@nl , "Prix de base \u00E0 partir de 2 heures"@fr ;
	<http://schema.org/url>	"https://visit.gent.be/nl/tag/basisprijs-vanaf-2-uren" ;
	<http://schema.org/inScheme>	<http://localhost/base/price_category> ;
	foaf:page	<https://visit.gent.be/taxonomy/term/244> ;
	<http://import.stad.gent/revision_id>	244 ;
	<http://import.stad.gent/weight>	0 .