@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/73ca9498-2daa-42fb-995a-8ba8df7dff17> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2019-06-24T11:04:12Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2019-06-24T11:04:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "" ; <http://schema.org/email> "lukdebruyker@scarlet.be" ; <http://schema.org/identifier> 3497 ; <http://schema.org/name> "TAPTOE's Erf"@nl ; <http://schema.org/postalCode> "" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "http://www.taptoeserf.be/" ; foaf:page <https://visit.gent.be/node/3497> . <http://stad.gent/id/event/tourism/a5d1d942-6f40-4dbf-a9c1-ff235d175f7c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/73ca9498-2daa-42fb-995a-8ba8df7dff17> .