@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/bELEim3>
  schema:familyName "de Man"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4210c2fc-cbcb-b613-c9bf-0895f7fd6436"^^xsd:string ;
  schema:givenName "Maria Engeldina"^^xsd:string ;
  schema:name "Maria Engeldina de Man"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bMtxrLF>, <https://n2t.net/ark:/60537/bUo7fyk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV6QF> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/599441> ;
  schema:birthDate "1871-02-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Man"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

