@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/b5qcR4R>
  pico:hasAge "28"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cc2355e2-6f12-9733-217f-ed860a355229"^^xsd:string ;
  schema:givenName "Johannes Pieter"^^xsd:string ;
  schema:name "Johannes Pieter Schoorel"@nl ;
  schema:hasOccupation "Rottingbereider"@nl ;
  schema:familyName "Schoorel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b37vDKr> ;
  schema:children <https://n2t.net/ark:/60537/bPB2h9q> ;
  schema:spouse <https://n2t.net/ark:/60537/bXvD5Y9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597311> .

