@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bFO9e9D>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/126a7bdf-342c-8096-29e5-240a5eb33e8a"^^xsd:string ;
  schema:givenName "Reijk"^^xsd:string ;
  schema:name "Reijk van Veen"@nl ;
  schema:familyName "van Veen"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bpYYBxH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsH3JSY> ;
  schema:spouse <https://n2t.net/ark:/60537/bxTzqjn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469710> ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

