@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Berlin" ; gn:parentFeature ; wgs:lat 52.524370000000 ; wgs:long 13.410530000000 . a dcat:Dataset ; dct:creator "Anne Baillot" ; dct:format "application/tei+xml" ; dct:identifier ; dct:language "fre", "ger", "lat" ; dct:publisher ; dct:rights "Open Access and Open Source. Part of the data underlying the digital edition is freely available for access and reuse." ; dct:source "Berlin City Museum Foundation", "Oberlausitzische Bibliothek der Wissenschaften Görlitz", "Staatsbibliothek Berlin Preußischer Kulturbesitz" ; dct:temporal "Long Nineteenth Century" ; dct:title "Briefe und Texte aus dem Intellektuellen Berlin um 1800" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "Humboldt-Universität zu Berlin" ; geo:lat 52.517889000000 ; geo:long 13.393661000000 .