@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/b1sUSwa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/710f63be-1e0f-34c0-344a-9d72431a3e93"^^xsd:string ;
  schema:givenName "Jeannette"^^xsd:string ;
  schema:name "Jeannette van Mensch"@nl ;
  schema:familyName "van Mensch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x0sk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b50411be-3b3d-6dc4-2c58-365cfb8a9d79> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2523137> ;
  schema:birthDate "1875-09-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mensch"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

