@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b9Acfz5>
  schema:givenName "Cornelia Maria"^^xsd:string ;
  schema:name "Cornelia Maria van Bovene"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0acbf71c-8eee-ca9d-091b-8b70badc0dc6"^^xsd:string ;
  schema:familyName "van Bovene"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1FCrLd>, <https://n2t.net/ark:/60537/bhh5oXv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYy6D60> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2394615> ;
  schema:birthDate "1813-07-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bovene"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

