@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/bUNwIHM>
  schema:givenName "Cornelia Wilhelmina"^^xsd:string ;
  schema:name "Cornelia Wilhelmina Schepers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6b15e184-faab-ef58-25f5-b38d20a7cb46"^^xsd:string ;
  schema:familyName "Schepers"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b2I6tPR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjMtFcY> ;
  schema:spouse <https://n2t.net/ark:/60537/bMSVTQj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002380> .

