@prefix ns0: <https://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/b5qcOJb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6765c15-8b5f-7adc-db86-ae733be348ff"^^xsd:string ;
  ns0:givenName "Jan Willem"^^xsd:string ;
  ns0:name "Jan Willem Roest"@nl ;
  ns0:familyName "Roest"^^xsd:string ;
  ns0:children <https://n2t.net/ark:/60537/bPNJVe5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVQ0Tw5> ;
  ns0:spouse <https://n2t.net/ark:/60537/bXvD3ER> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2555877> .

