@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:4ba52462-cefc-3bc9-9613-3e459799a675
:hasAddressCity kb:04070 ;
schema:addressLocality "Digne-les-Bains" ;
schema:postalCode "04000" ;
schema:streetAddress "Plan d'eau des Ferréols", "20 Route de Nice" ;
a :PostalAddress, schema:PostalAddress .
data:15bd0f52-42e4-31fd-8595-898ba07de176 schema:address data:4ba52462-cefc-3bc9-9613-3e459799a675 .