@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/bDVQFaa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e760b1b-a8d1-c7a8-4bd5-6fd19130479a"^^xsd:string ;
  schema:givenName "Marianne Mina"^^xsd:string ;
  schema:name "Marianne Mina van Leer"@nl ;
  schema:familyName "van Leer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jwsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1cf7934c-56f6-dae2-c985-aaa5613aca50> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1972483> ;
  schema:birthDate "1868-09-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leer"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

