@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/bAoXwi0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa4415e1-2af2-433a-3398-82b0fd29de8a"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Verstoep"@nl ;
  schema:familyName "Verstoep"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdjMOmz> ;
  schema:spouse <https://n2t.net/ark:/60537/bIiyk8g> ;
  schema:children <https://n2t.net/ark:/60537/bY7IXQH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2410177> .

