@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:02fbfe46-d43a-38e6-a65b-e3c7505cea94
:hasAddressCity kb:76394 ;
schema:addressLocality "Longroy" ;
schema:postalCode "76260" ;
schema:streetAddress "Médiathèque", "10 Rue Jean Jaurès" ;
a :PostalAddress, schema:PostalAddress .
data:075f9d43-5cc6-375a-9009-7fd4adc1d3ef schema:address data:02fbfe46-d43a-38e6-a65b-e3c7505cea94 .