@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/bEyWOze>
  schema:givenName "Cornelia Willemina"^^xsd:string ;
  schema:name "Cornelia Willemina Rijnhout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/db249f64-bcf1-01c6-de4a-7537679a49ae"^^xsd:string ;
  schema:familyName "Rijnhout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d3d917e-9974-005f-ad95-5a76b8ede150> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2095157> ;
  schema:birthDate "1898-02-11"^^xsd:date .

