@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/bchhZyz>
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Zoeter"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70888531-fa2f-023f-d78c-8a4d4e93e85d"^^xsd:string ;
  schema:familyName "Zoeter"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4nIaJF>, <https://n2t.net/ark:/60537/bjZb7Xc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLr1M2h> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2291782> ;
  schema:birthDate "1852-01-14"^^xsd:date .

