@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#> .

<https://n2t.net/ark:/60537/bezZy6c>
  schema:familyName "Bes"^^xsd:string ;
  schema:givenName "Cornelia Bertina"^^xsd:string ;
  schema:name "Cornelia Bertina Bes"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a0ace0ea-79a8-a779-fae6-939b8d39338d"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rtft> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/85da926a-bec2-8959-0fc4-ee8d0e303d02> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2375388> ;
  schema:birthDate "1840-05-22"^^xsd:date .

