@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/b0qqunJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e1f42945-20ff-ba4b-49c3-af9daa5be0ed"^^xsd:string ;
  schema:familyName "Rijnhout"^^xsd:string ;
  schema:givenName "Willemina Cornelia"^^xsd:string ;
  schema:name "Willemina Cornelia Rijnhout"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b5646ca6-b514-1e76-6011-7d044c04065e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2524600> ;
  schema:birthDate "1895-09-14"^^xsd:date .

