@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:9335be2d-a734-30f0-80da-fbfcbc9cc5ca
:hasAddressCity kb:44049 ;
schema:addressLocality "Le Croisic" ;
schema:postalCode "44490" ;
schema:streetAddress "Rue Henri Dunant" ;
a :PostalAddress, schema:PostalAddress .
data:ff280e9d-a4d6-35f2-8d23-13c660ac7918 schema:address data:9335be2d-a734-30f0-80da-fbfcbc9cc5ca .