@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/b6S6JKL>
  schema:givenName "Adriana Gerarda"^^xsd:string ;
  schema:name "Adriana Gerarda Woerlee"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/71486f25-f9f8-75ac-339c-285c465b57ff"^^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/f93902b3-a20c-e039-d435-151e6abff10c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2733004> ;
  schema:birthDate "1851-04-29"^^xsd:date .

