@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/bixhRS3>
  pico:hasAge "31"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9ae9cdf0-8ee9-f4da-e788-fc5620fd207a"^^xsd:string ;
  schema:familyName "Peters"^^xsd:string ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus Peters"@nl ;
  schema:hasOccupation "Winkelier"@nl ;
  schema:children <https://n2t.net/ark:/60537/b2I7efC> ;
  schema:spouse <https://n2t.net/ark:/60537/baCI328> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baPoOVH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2827980> .

