@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:e79c830e-e154-3ca0-bebf-58705d87f2eb
:hasAddressCity kb:26085 ;
schema:addressLocality "Châteauneuf-du-Rhône" ;
schema:postalCode "26780" ;
schema:streetAddress "Centre village" ;
a :PostalAddress, schema:PostalAddress .
data:108d151b-578c-30e8-967e-603a763dd5af schema:address data:e79c830e-e154-3ca0-bebf-58705d87f2eb .