@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . <http://stad.gent/id/contact-point/tourism/903cc6c1-cec1-46de-849f-e0914f287818> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-22T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2024-04-10T12:13:14Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "welcome@takein.be" ; <http://schema.org/identifier> 11440 ; <http://schema.org/name> "TAKE IN"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Koopvaardijlaan 29" ; <http://schema.org/telephone> "+32093952010" ; <http://schema.org/url> "https://takein.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11440/u14dmp48dzxz3wj3xpwsf> ; foaf:page <https://visit.gent.be/node/11440> . <http://stad.gent/id/place/tourism/8d7ecdc8-9eda-4c58-b7ec-b4fe457748c7> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/903cc6c1-cec1-46de-849f-e0914f287818> .