@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/bWSwUid>
  schema:givenName "Cornelia Gerarda Apolonia"^^xsd:string ;
  schema:name "Cornelia Gerarda Apolonia van Berkel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63a260b6-cab9-0d73-1966-d00291761bc9"^^xsd:string ;
  schema:familyName "van Berkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v3w8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9d1c0925-e048-d73b-dcb4-bb17696f5c19> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430368> ;
  schema:birthDate "1870-11-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Berkel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

