@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/bCGF2Rr>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86643b5f-f854-2f15-24f6-4c4b17bf55c1"^^xsd:string ;
  schema:givenName "Jeremias"^^xsd:string ;
  schema:name "Jeremias van der Grijp"@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/a8c13c34-e833-8031-2c78-6d8a6bed6b34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2475082> ;
  schema:birthDate "1807-12-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Grijp"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

