@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/bNikXYG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f3a16015-a3eb-90ed-5dc3-10a303bfb708"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Zuijdveld"@nl ;
  schema:familyName "Zuijdveld"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bgEZHI6> ;
  schema:spouse <https://n2t.net/ark:/60537/bxuakoD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZNiISt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771402> .

