@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/bTXJCaS>
  pico:hasAge "31"^^xsd:string ;
  schema:familyName "Biezenaar"^^xsd:string ;
  schema:hasOccupation "Garenfabrikeur"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f43aaf19-7f7d-1df8-34b9-d7b261942d7d"^^xsd:string ;
  schema:givenName "Johannes Arnoldus"^^xsd:string ;
  schema:name "Johannes Arnoldus Biezenaar"@nl ;
  schema:children <https://n2t.net/ark:/60537/bE8yYyd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgEYQsq> ;
  schema:spouse <https://n2t.net/ark:/60537/bM38Nm5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2664486> .

