@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/bixgYEp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/49672a12-58a7-9650-3456-379efbcda8e3"^^xsd:string ;
  schema:familyName "Verkaaik"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Verkaaik"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/brrRNuw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsumJbK> ;
  schema:children <https://n2t.net/ark:/60537/bzmsCjM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/571185> .

