@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bjMz2K>
  schema:identifier "https://www.goudatijdmachine.nl/id/gebouw/sint-remigius-kapel"^^xsd:string ;
  schema:alternateName "S. Remigius Capelle"@nl ;
  schema:name "Sint Remigius kapel"@nl ;
  schema:mentions <https://n2t.net/ark:/60537/bRSLTi> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92341> .

