@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/2848c288-cfa5-4ef9-a271-3041f9ebbbe4> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2024-04-08T07:57:57Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2024-04-08T07:57:29Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "" ; <http://schema.org/email> "dnflrt167@gmail.com" ; <http://schema.org/identifier> 11434 ; <http://schema.org/name> "Miserere Nobis"@nl ; <http://schema.org/postalCode> "" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "(+32)472893789" ; <http://schema.org/url> "" ; foaf:page <https://visit.gent.be/node/11434> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/284e0c45-9289-40e2-b78b-2b82e0a82a4d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2848c288-cfa5-4ef9-a271-3041f9ebbbe4> .