@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/4ed8d307-7d4a-4bca-ae00-3f9570f5d33a> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-22T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2018-04-03T13:58:02Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@eskimofabriek.be" ; <http://schema.org/identifier> 2685 ; <http://schema.org/name> "Eskimofabriek"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "25 Wiedauwkaai" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.eskimofabriek.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2685/u14dsc0x0dy3> ; foaf:page <https://visit.gent.be/node/2685> . <http://stad.gent/id/place/tourism/8bc1ec4a-71cf-4ece-b6a3-c23b01803e50> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/4ed8d307-7d4a-4bca-ae00-3f9570f5d33a> .