Tourist attractions visit gent

Ghent

In this dataset you can find all the attractions that are used on the visit.gent website You can also query the entire dataset as Linked Open Data. For these surveys you use the RDF search language SPARQL. Read more about Linked Open Data View the structure of the RDF dataset Use the example SPARQL query to retrieve this dataset yourself: PREFIX dct: <http://purl.org/dc/terms/&gt; PREFIX schedule: <http://schema.org/&gt; PREFIX geo: <http://www.opengis.net/ont/geosparql#&gt; SELECT DISTINCT ?identifier ?_poi ?icon ?name_en ?name_en ?name_fr ?name_de ?name_es ?description_en ?description_en ?description_fr ?description_de ?description_es ?url ?created ?modified ?type ?ctcname_en ?address ?postal ?local ?long ?lat FROM <http://stad.gent/tourism/pois/&gt; FROM <http://stad.gent/tourism/terms/&gt; WHERE { ?_poi a schema:TouristAttraction ; schema:identifier ?identifier ; schema:url ?url ; dct:created ?created ; schema:additionalType ?type ; schema:contactPoint ?_contact . ?_contact schema:streetAddress ?address ; schema:postalCode ?postal ; schema:addressLocality ?local ; schema:addressCountry ?country ; schema:geometry ?_location . ?_location geo:asWKT ?location . BIND (REPLACE(STR(?location), "^[^0-9\\.-]*([-]?[0-9\\.]+).*$", "$1") AS ?long) BIND (REPLACE(STR(?location), "^.*([-]?[0-9\.]+)[^0-9\\.]*$", "$1") AS ?lat) OPTIONAL { ?_poi <http://open.vocab.org/terms/icon&gt; ?icon } OPTIONAL { ?_poi dct:modified ?modified } OPTIONAL { ?_poi schema:name ?name_en FILTER (lang(?name_en) = 'en') } OPTIONAL { ?_poi schema:name ?name_en FILTER (lang(?name_en) = 'en') } OPTIONAL { ?_poi schema:name ?name_fr FILTER (lang(?name_fr) = 'fr') } OPTIONAL { ?_poi schema:name ?name_de FILTER (lang(?name_de) = 'de') } OPTIONAL { ?_poi schema:name ?name_es FILTER (lang(?name_es) = 'es') } OPTIONAL { ?_poi schema:description ?description_en FILTER (lang(?description_en) = 'en') } OPTIONAL { ?_poi schema:description ?description_en FILTER (lang(?description_en) = 'en') } OPTIONAL { ?_poi schema:description ?description_fr FILTER (lang(?description_fr) = 'fr') } OPTIONAL { ?_poi schema:description ?description_de FILTER (lang(?description_de) = 'de') } OPTIONAL { ?_poi schema:description ?description_es FILTER (lang(?description_es) = 'es') } OPTIONAL { ?_contact schema:name ?ctcname_en FILTER (lang(?ctcname_en) = 'en') } FILTER (STR(?type) = "see_do") } ORDER BY DESC(?created)

Category

Culture and Sports

File type

  • CSV
  • SHP
  • JSON
  • GeoJSON

Geo Coverage

Ghent

Identifier

toeristische-attracties-visit-gent