@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/bNw2t0D>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ed9df1c8-a9bc-2b96-e4d3-351485f61099"^^xsd:string ;
  schema:givenName "Jeremias Johannes Arnodus"^^xsd:string ;
  schema:name "Jeremias Johannes Arnodus van der Grijp"@nl ;
  schema:hasOccupation "Schoolleerling"@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/c0a17fc7-fe71-f5b4-075d-6edc3bd71ec9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2567798> ;
  schema:birthDate "1840-08-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Grijp"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

