@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/bWfwZY>
  schema:identifier "https://www.goudatijdmachine.nl/id/gebouw/sociteit"^^xsd:string ;
  schema:name "Sociteit"@nl ;
  schema:mentions <https://goudaopschrift.nl/index.php/op-kaart/kaarten-van-gouda/1847-gebouwenkaart> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92344> .

