@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:2f26438c-8f8d-352e-9523-12a878b0dd27
:hasAddressCity kb:37082 ;
schema:addressLocality "Continvoir" ;
schema:postalCode "37340" ;
schema:streetAddress "414 chemin de Raimboeuf", "Le Moulin Raimboeuf" ;
a :PostalAddress, schema:PostalAddress .
data:5b57b8e6-82d2-3c2e-b790-933112d1e721 schema:address data:2f26438c-8f8d-352e-9523-12a878b0dd27 .