@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/976fce42-a7ca-4bab-a2b2-9ff52a49a68e> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-07-15T10:34:34Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-07-15T10:31:59Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "Info@apotheeke.be" ; <http://schema.org/identifier> 4224 ; <http://schema.org/name> "B&B d'Apotheeke"@nl ; <http://schema.org/postalCode> "9052" ; <http://schema.org/streetAddress> "Heerweg-zuid 1" ; <http://schema.org/telephone> "+32 499 13 16 97" ; <http://schema.org/url> "http://www.apotheeke.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4224/u14dhsbb1spb9w4e7pv8b> ; foaf:page <https://visit.gent.be/node/4224> . <http://stad.gent/id/place/tourism/eecd9050-20fd-45c4-a1f2-84ec675a6b01> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/976fce42-a7ca-4bab-a2b2-9ff52a49a68e> .