@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/bVDjZ0g>
  schema:givenName "Elisabeth Petronella"^^xsd:string ;
  schema:name "Elisabeth Petronella Woerlee"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2cdd01e2-4e18-45c2-d2bd-1cd3828d2704"^^xsd:string ;
  schema:familyName "Woerlee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c9626e04-6584-0d17-525a-3619b3bc4e5c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597885> .

