@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:a498c285-239d-3160-95dd-85990ff51a1c
:hasAddressCity kb:56233 ;
schema:addressLocality "Saint-Philibert" ;
schema:postalCode "56470" ;
schema:streetAddress "Phare de Kernevest" ;
a :PostalAddress, schema:PostalAddress .
data:ef6af63c-f126-3fea-8424-760ca6e1badd schema:address data:a498c285-239d-3160-95dd-85990ff51a1c .