@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/breag5n>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerardus Johannes"^^xsd:string ;
  schema:name "Gerardus Johannes Opgenhaaffen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e62ab159-ddc8-220c-49f4-d0ca63d36831"^^xsd:string ;
  schema:familyName "Opgenhaaffen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h0gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2a6c02b1-907c-a92f-c3ed-b19d1c7bc001> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2025166> ;
  schema:birthDate "1845-06-12"^^xsd:date .

