@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/bgRGFL8>
  schema:givenName "Gerrit Antonius Cornelis"^^xsd:string ;
  schema:name "Gerrit Antonius Cornelis Schouten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fb3ec4c-786c-203e-ecaf-756899ae6232"^^xsd:string ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1qaT> ;
  schema:parent <https://n2t.net/ark:/60537/bpMguAc>, <https://n2t.net/ark:/60537/bxGRinJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1999408> ;
  schema:deathDate "1943-07-26"^^xsd:date .

