@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/bnuAr9K>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/947d9d0d-b252-9023-5845-053fe0b02a5c"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Verhart"@nl ;
  schema:familyName "Verhart"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bezZCkG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSvOY9c> ;
  schema:spouse <https://n2t.net/ark:/60537/bvpaeXr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2450842> .

