@prefix dct: . @prefix foaf: . @prefix rdf: . @prefix rdfs: . @prefix lodbo: . @prefix lodsg: . @prefix schema: . @prefix void: . @prefix xsd: . @prefix prov: . @prefix owl: . lodbo:berlinonline a schema:Organization ; schema:name "BerlinOnline Stadtportal GmbH & Co. KG"@de ; schema:address [ a schema:PostalAddress ; schema:streetAddress "Stefan-Heym-Platz 1" ; schema:postalCode "10367" ; schema:addressLocality "Berlin" ; schema:addressCountry "DE" ; ] ; schema:url ; schema:faxNumber "+49 30 5771180 95" ; schema:telephone "+49 30 2327 5530" ; schema:taxID "DE219483549" ; schema:email ; schema:identifier [ a schema:PropertyValue ; schema:propertyID "Handelsregisternummer"@de ; schema:value "HRA 31951" ; lodsg:registerGericht lodbo:amtsgerichtCharlottenburg ; ] ; lodsg:komplementaer lodbo:berlinonlineBeteiligung ; . lodbo:berlinonlineBeteiligung a schema:Organization ; schema:name "BerlinOnline Stadtportalbeteiligungsges. mbH" ; schema:identifier [ a schema:PropertyValue ; schema:propertyID "Handelsregisternummer"@de ; schema:value "HRB 79077" ; lodsg:registerGericht lodbo:amtsgerichtCharlottenburg ; ] ; schema:address [ a schema:PostalAddress ; schema:streetAddress "Stefan-Heym-Platz 1" ; schema:postalCode "10367" ; schema:addressLocality "Berlin" ; schema:addressCountry "DE" ; ] ; lodsg:managingDirector lodbo:olfDziadek, lodbo:andreasMaengel ; . lodbo:olfDziadek a schema:Person ; schema:name "Olf Dziadek" ; schema:familyName "Dziadek" ; . lodbo:andreasMaengel a schema:Person ; schema:name "Andreas Mängel" ; schema:familyName "Mängel" ; . lodbo:amtsgerichtCharlottenburg a schema:Organization ; schema:name "Amtsgericht Berlin-Charlottenburg" ; .