@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/b1sV1rY>
  schema:familyName "Botterop"^^xsd:string ;
  schema:givenName "Gerrit Hermanus"^^xsd:string ;
  schema:name "Gerrit Hermanus Botterop"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7c78611a-e60b-93e6-72b4-741bfe7d223e"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9AbKX3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2682269> .

