@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/bXvCtcT>
  schema:givenName "Gerardus Johannes"^^xsd:string ;
  schema:name "Gerardus Johannes Opgenhaaffen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64788fae-42d8-b039-8b04-6431d77ccbf1"^^xsd:string ;
  schema:familyName "Opgenhaaffen"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpqh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0c800fb7-8afd-1563-9bdf-39d7fcdbf0ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/618506> .

