@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bx3LmWz>
  schema:givenName "Gerrit Jan Willem"^^xsd:string ;
  schema:name "Gerrit Jan Willem van der Grijp"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5e85e6d7-98c7-c14b-fc1d-1d8539041311"^^xsd:string ;
  schema:hasOccupation "Smidsleerling"@nl ;
  schema:familyName "van der Grijp"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3ece7c44-0860-558a-c520-6f79486298dd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2101165> ;
  schema:birthDate "1834-10-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Grijp"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

