@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:fa77d159-8591-308d-9ecf-b601956781e8
:hasAddressCity kb:70248 ;
schema:addressLocality "Frahier-et-Chatebier" ;
schema:postalCode "70400" ;
schema:streetAddress "rue du Moulin", "Champs" ;
a :PostalAddress, schema:PostalAddress .
data:e94f79ee-fb55-3f47-835d-383dd8f67bd4 schema:address data:fa77d159-8591-308d-9ecf-b601956781e8 .