@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:44e1801e-fcc8-3f90-b622-ee6401fd582c
:hasAddressCity kb:41146 ;
schema:addressLocality "Monthou-sur-Cher" ;
schema:postalCode "41400" ;
schema:streetAddress "3 ROUTE DES CAVES" ;
a :PostalAddress, schema:PostalAddress .
data:33e3a959-7115-385a-9a8f-17da48b2f01b schema:address data:44e1801e-fcc8-3f90-b622-ee6401fd582c .