@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/be9BxVe>
  schema:givenName "Arij"^^xsd:string ;
  schema:name "Arij Toen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf81bdda-0384-4068-743d-bb6f3dd27d2d"^^xsd:string ;
  schema:familyName "Toen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7UB9kS> ;
  schema:children <https://n2t.net/ark:/60537/bIIX0Jx> ;
  schema:spouse <https://n2t.net/ark:/60537/bYkqXVE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762303> .

