@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/f05c231f-7c5e-4dd5-b8b4-94049399822f> . <http://stad.gent/id/category/tourism/f05c231f-7c5e-4dd5-b8b4-94049399822f> rdf:type skos:Concept ; skos:prefLabel "Prijs"@nl , "Price"@en , "Prix"@fr , "Precio"@es , "Preis"@de ; <http://purl.org/dc/terms/modified> "2017-12-05T10:59:53Z"^^xsd:dateTime ; skos:inScheme <http://localhost/base/price_category> ; <http://schema.org/name> "Prijs"@nl , "Price"@en , "Prix"@fr , "Precio"@es , "Preis"@de ; <http://schema.org/url> "https://visit.gent.be/nl/tag/prijs" ; <http://schema.org/inScheme> <http://localhost/base/price_category> ; foaf:page <https://visit.gent.be/taxonomy/term/200> ; <http://import.stad.gent/revision_id> 200 ; <http://import.stad.gent/weight> 0 .