@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/848fc4ea-322d-4f47-8df2-e40f8647c512> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-07-18T05:46:01Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-07-11T05:46:01Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "myfckingrecords@gmail.com" ; <http://schema.org/identifier> 13462 ; <http://schema.org/name> "MY FUCKING RECORDS"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Jacobsnieuwstraat 82" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13462/u14dky06p56q4> ; foaf:page <https://visit.gent.be/node/13462> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/e63e3537-4349-4543-bd82-e8dee5496803> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/848fc4ea-322d-4f47-8df2-e40f8647c512> .