@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/bG0QZ18>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84083b6e-89f7-52fc-4192-5d02c410d176"^^xsd:string ;
  schema:givenName "Pleuna"^^xsd:string ;
  schema:name "Pleuna Teijgeman"@nl ;
  schema:familyName "Teijgeman"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bqbGmmV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXhUEo4> ;
  schema:children <https://n2t.net/ark:/60537/by6gadA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2547877> .

