@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/bfpNbih>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f95861d-c74f-1abf-39aa-29ca00bc6357"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Teijssen"@nl ;
  schema:familyName "Teijssen"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b7vcnvz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/be9AttQ> ;
  schema:children <https://n2t.net/ark:/60537/bojo08y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2293616> .

