@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:75fd2bfb-ab88-35b4-83f9-0ac0bab528d3
:hasAddressCity kb:61491 ;
schema:addressLocality "Tourouvre au Perche" ;
schema:postalCode "61190" ;
schema:streetAddress "TOUROUVRE", "City Stade", "Square Alphonse Allais" ;
a :PostalAddress, schema:PostalAddress .
data:bbe88b70-bcd5-380c-850a-195867cceb2a schema:address data:75fd2bfb-ab88-35b4-83f9-0ac0bab528d3 .