@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/bwR3HuT>
  schema:givenName "Cornelia Maria"^^xsd:string ;
  schema:name "Cornelia Maria Stolwijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7977e72d-1c21-d3d9-790a-4e0d8078434a"^^xsd:string ;
  schema:familyName "Stolwijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01162h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/432d7e52-7d99-5ab3-9aeb-c13f55ce7933> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2117942> ;
  schema:birthDate "1895-04-03"^^xsd:date .

