@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b9MU2M7>
  schema:familyName "Favejee"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/525edb99-fe69-ab9e-4b67-47240cca23ce"^^xsd:string ;
  schema:givenName "Joannes Henricus"^^xsd:string ;
  schema:name "Joannes Henricus Favejee"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb2wRp> ;
  schema:spouse <https://n2t.net/ark:/60537/bhHuRzD> ;
  schema:children <https://n2t.net/ark:/60537/bqpo00Y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2515094> .

