@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:38ee7882-7cac-3e3a-8b91-e6836c1f2c0b
:hasAddressCity kb:53147 ;
schema:addressLocality "Mayenne" ;
schema:postalCode "53100" ;
schema:streetAddress "Place Juhel", "Musée du Château de Mayenne" ;
a :PostalAddress, schema:PostalAddress .
data:4f83c59d-82b4-37a2-9632-d5cdc6391b77 schema:address data:38ee7882-7cac-3e3a-8b91-e6836c1f2c0b .