@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/b9AbWLR>
  schema:hasOccupation "Boskoop"@nl ;
  schema:familyName "Hanzon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e18dfd8e-e85c-d801-e82c-55ff0528a226"^^xsd:string ;
  schema:givenName "Lena Hadriana"^^xsd:string ;
  schema:name "Lena Hadriana Hanzon"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boskoop> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/33cbd17d-738b-7268-84cb-a39fb7584241> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2061878> ;
  schema:birthDate "1869-11-14"^^xsd:date .

