@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:54c0803b-5c37-3cec-855a-e58612bc4ffd
:hasAddressCity kb:67550 ;
schema:addressLocality "Wœrth" ;
schema:postalCode "67360" ;
schema:streetAddress "34 route de Lembach" ;
a :PostalAddress, schema:PostalAddress .
data:279ce32b-39a8-3030-95cf-79eda8d3097c schema:address data:54c0803b-5c37-3cec-855a-e58612bc4ffd .