@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/bAoX2Lh>
  schema:familyName "den Haag"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/295a2868-7d87-868d-a180-88ee0c684f21"^^xsd:string ;
  schema:givenName "Lena Johanna"^^xsd:string ;
  schema:name "Lena Johanna den Haag"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s1wt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0b43075b-c239-31ae-64eb-d0382157c67d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/613440> ;
  schema:birthDate "1841-09-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Haag"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

