@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/bqC4RyE>
  pico:hasAge "34"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/47f1cd42-289c-6d86-f0bb-899a272ff707"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Sparnaaij"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Sparnaaij"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b9MUdYt> ;
  schema:spouse <https://n2t.net/ark:/60537/bhHv2L8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMtwUn0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715163> .

