@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:c74e6687-55bc-339c-bdf8-80219f6038d3
:hasAddressCity kb:64495 ;
schema:addressLocality "Saint-Pée-sur-Nivelle" ;
schema:postalCode "64310" ;
schema:streetAddress "Fronton", "Rue Karrika" ;
a :PostalAddress, schema:PostalAddress .
data:4a86506e-3567-34f3-a86c-0228a45e39d6 schema:address data:c74e6687-55bc-339c-bdf8-80219f6038d3 .