@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/brEAirE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70ed2d9e-f0c0-ec7d-f28b-c7e144988b26"^^xsd:string ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Verbruggen"@nl ;
  schema:familyName "Verbruggen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9sn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/929994a6-ef59-58b5-3063-a76eda3917d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2761681> ;
  schema:birthDate "1834-05-31"^^xsd:date .

