@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/67e494a1-db7b-41d1-a0c6-72358676e8bf> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2022-04-25T09:16:23Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2019-09-11T13:21:56Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Sint-Amandsberg" ; <http://schema.org/email> "information@villa-emma.be" ; <http://schema.org/identifier> 3621 ; <http://schema.org/name> "De wonderbaarlijke tuin van Villa Emma"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "Waterdreef 13" ; <http://schema.org/telephone> "+32 479 60 17 34" ; <http://schema.org/url> "https://www.villa-emma.eu/omg-van-eyck-was-here/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3621/u14dt9b4mm26> ; foaf:page <https://visit.gent.be/node/3621> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/3ca8cfde-b2bd-4d60-b953-22b11c41ce05> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/67e494a1-db7b-41d1-a0c6-72358676e8bf> .