@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/byJmIRD>
  schema:givenName "Cornelia Maria"^^xsd:string ;
  schema:name "Cornelia Maria Pannevis"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99f8d10d-1864-6340-e771-2824e7d823b8"^^xsd:string ;
  schema:familyName "Pannevis"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGDWxGy>, <https://n2t.net/ark:/60537/bOyxmtd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXVaXL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021506> ;
  schema:birthDate "1833-07-12"^^xsd:date .

