@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/bBE9mre>
  schema:givenName "Cornelia Johanna"^^xsd:string ;
  schema:name "Cornelia Johanna van der Grijp"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b731d917-03c8-a52c-4539-115c09b4965c"^^xsd:string ;
  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/4b6e25bd-17d6-c686-b9c5-8938f1374e56> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2149979> ;
  schema:birthDate "1837-12-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Grijp"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

