@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#> .

<https://n2t.net/ark:/60537/bXV1mjW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f9133d19-0f4a-fea8-062c-3b95b30af012"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Veerman"@nl ;
  schema:familyName "Veerman"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9sn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/aa824bf0-95e2-d27a-3439-5c8f54af7040> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2481937> ;
  schema:birthDate "1837-09-05"^^xsd:date .

