@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:90fb4752-9c65-3ccd-8341-35bdc188bd7a
:hasAddressCity kb:91240 ;
schema:addressLocality "Fontaine-la-Rivière" ;
schema:postalCode "91690" ;
schema:streetAddress "21 rue Vauluret" ;
a :PostalAddress, schema:PostalAddress .
data:4b9add55-7e08-3d51-bfe7-9b1ef3f4b1e8 schema:address data:90fb4752-9c65-3ccd-8341-35bdc188bd7a .