@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:9b0daf15-dc0d-347f-9943-e2d3cf545ca1
:hasAddressCity kb:52206 ;
schema:addressLocality "Frampas" ;
schema:postalCode "52220" ;
schema:streetAddress "19 Rue du ChĂȘne" ;
a :PostalAddress, schema:PostalAddress .
data:dedd857c-07ca-3460-8a70-3f0005f910e5 schema:address data:9b0daf15-dc0d-347f-9943-e2d3cf545ca1 .