@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/bTyjWDc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/595e65f6-d80c-883a-7356-cd56945c932b"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Swieb"@nl ;
  schema:familyName "Swieb"^^xsd:string ;
  schema:birthPlace "Zegwaard"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xfmf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a6a961b-223c-350e-b6db-80e764acf403> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2331074> ;
  schema:birthDate "1834-03-18"^^xsd:date .

