@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/bcUoX45>
  pico:hasAge "43"^^xsd:string ;
  schema:givenName "Bartholomeus"^^xsd:string ;
  schema:name "Bartholomeus Snel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0287fcc9-a051-a6f8-7256-90af628ee839"^^xsd:string ;
  schema:hasOccupation "Sjouwerman"@nl ;
  schema:familyName "Snel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHT8aQ0> ;
  schema:spouse <https://n2t.net/ark:/60537/bkOYLVd> ;
  schema:children <https://n2t.net/ark:/60537/btJzAJ5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2206107> .

