@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bV0dqGr>
  pico:hasAge "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ddfb778-1904-42fb-c1db-fefc043bd888"^^xsd:string ;
  schema:givenName "Jonas Joseph"^^xsd:string ;
  schema:name "Jonas Joseph Sanders"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baCGMCD> ;
  schema:children <https://n2t.net/ark:/60537/bFb2N3P> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5DBUX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2030614> .

