@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:36f9785c-7751-316d-8889-d0d5dbd251df
:hasAddressCity kb:59009 ;
schema:addressLocality "Villeneuve-d'Ascq" ;
schema:postalCode "59491" ;
schema:streetAddress "VILLENEUVE D'ASCQ" ;
a :PostalAddress, schema:PostalAddress .
data:49fc5440-7ded-3ec0-a6f7-d3c0e5da09f7 schema:address data:36f9785c-7751-316d-8889-d0d5dbd251df .