@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:84e21520-0a8f-3fc4-a627-c237253901a8
:hasAddressCity kb:07110 ;
schema:addressLocality "Joyeuse" ;
schema:postalCode "07260" ;
schema:streetAddress "8 rampe Cluchet" ;
a :PostalAddress, schema:PostalAddress .
data:bc5eaf79-78ef-34af-95e0-43d366124768 schema:address data:84e21520-0a8f-3fc4-a627-c237253901a8 .