@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:9fc465c1-a1d5-39d3-a88f-7809e1838929
:hasAddressCity kb:39300 ;
schema:addressLocality "Lons-le-Saunier" ;
schema:postalCode "39000" ;
schema:streetAddress "22 Rue Sébile", "Catherine LOISEAU Naturopathe" ;
a :PostalAddress, schema:PostalAddress .
data:672a50a7-1210-36b3-83d4-59282e1bef26 schema:address data:9fc465c1-a1d5-39d3-a88f-7809e1838929 .