In this dataset you can find the first 100 events 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 request this dataset yourself:
Prefix xsd: & http://www.w3.org/2001/XMLSchema#>PREFIX dct: & http://purl.org/dc/terms/>PREFIX schema: & http://schema.org/>PREFIX geo: &http://www.opengis.net/ont/geosparql#>SELECTDISTINCT ?_event?_contact?name_en?name_and?name_fr?name_de?name_es?description_en?description_and?description_fr?description_description_es?url?date_date_end?created?modified?ctcname_nl?address?postal?local?country?long?latFROM &http://stad.gent/tourism/events/>FROM &lt; whilst {?_event a &http://schema.org/Event>. _event schema:name ?name. _event schema:description ?description. _event schema:url ?url. _event dct:created ?created. Optional {?_event dct:modified ?modified.}?_event dct:subject ?_cat. _cat schema:name ?catname. _event schema:contactPoint ?_contact. _contact schema:name ?ctcname_en. _contact schema:streetAddress ?address. _contact schema:postalCode ?postal. _contact schema:addressLocality ?local. _contact schema:addressCountry ?country. _contact 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 {?_event schema:startDate ?date_start} OPTIONAL {?_event schema:endDate ?date_end}} OPTIONAL {?_event schema:name ?name_nl} OPTIONAL {?_event schema:name ?name_en} OPTIONAL {?_event ❤?name_fr} OPTIONAL {?_event ❤?name_de} OPTIONAL {?_event?name_es} OPTIONAL {?description_nl} OPTIONAL} OPTIONAL {?_event ¬?description_en} OPTIONAL {?description_en} OPTIONAL {?description_nl} FILTER (long(?name_fr) FILTER (long(?name_fr) FILTER (long(?name_fr) FILTER (long(?name_de) = “the”) FILTER (long(?name_fr) FILTER (long(?name_de) = “the”) FILTER (long(?name_fr)) FILTER (long(?name_de) = “the”) FILTER (long(?name_fr)) = “es”) FILTER (long(?description_fr) = “en”) FILTER (long(?description_en) = “en”) FILTER (long(?description_fr) = “fr”) FILTER (long(?description_description_de) = “the”) FILTER (long(?description_es) = “es”) FILTER (long(?ctcname_nl) = “en”) FILTER (?date_start) <= now & &; xsd:date(?date_end) &= now)}ORDER BY?date_end LIMIT 100
Build on reliable and scalable technology
FAQ
Frequently Asked Questions
Some basic informations about API Store ®.
Operation and development of APIs are currently fully funded by company Apitalks and its usage is for free.
Yes, you can.
All important information such as time of last update, license and other information are in response of each API call.
In case of major update that would not be compatible with previous version of API, we keep for 30 days both versions so you will have enough time to transfer to new version. We will inform you about the changes in advance by e-mail.