@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/b9nvFLZ>
  schema:givenName "Catharina Cornelia"^^xsd:string ;
  schema:name "Catharina Cornelia Ras"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88417bdd-36eb-6dd5-de3b-c0e98d4c2791"^^xsd:string ;
  schema:familyName "Ras"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ae0717c2-b204-ecbd-65b3-a74f784334be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2495620> ;
  schema:birthDate "1870-11-28"^^xsd:date .

