@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/bTL1NL7>
  schema:givenName "Everina Wilhelmina"^^xsd:string ;
  schema:name "Everina Wilhelmina van Asch"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbc90416-7981-7e95-b091-72a0ee0df57d"^^xsd:string ;
  schema:familyName "van Asch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x2jf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b4d1448f-1fe0-a413-ef9d-8fea4dbeae25> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2522333> ;
  schema:birthDate "1889-07-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Asch"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

