@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/br1tVfA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6507a431-9269-fede-45c8-ae0875704eb7"^^xsd:string ;
  schema:givenName "Lena Maria"^^xsd:string ;
  schema:name "Lena Maria van Bokkem"@nl ;
  schema:familyName "van Bokkem"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beMGyNg> ;
  schema:parent <https://n2t.net/ark:/60537/bGDWStM>, <https://n2t.net/ark:/60537/byJn3DP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2389280> ;
  schema:birthDate "1850-12-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bokkem"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

