@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/bLr2eCo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1be505b-8543-2b8b-104c-35c747c8b813"^^xsd:string ;
  schema:familyName "Nederhof"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Nederhof"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/beMGYhR> ;
  schema:children <https://n2t.net/ark:/60537/bvBRBX3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxGQPSr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102862> .

