@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:a62d0ac4-74bc-3740-a37f-7cff16da059e
:hasAddressCity kb:73142 ;
schema:addressLocality "Landry" ;
schema:postalCode "73210" ;
schema:streetAddress "Peisey-Vallandry" ;
a :PostalAddress, schema:PostalAddress .
data:e1e2f75f-566f-3458-9d0f-c63220c412c5 schema:address data:a62d0ac4-74bc-3740-a37f-7cff16da059e .