@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/bfpNqJV>
  schema:givenName "Alida Elisabeth"^^xsd:string ;
  schema:name "Alida Elisabeth Baars"@nl ;
  schema:familyName "Baars"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe9ae025-0298-7175-a59b-d12f06f4b6fd"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc838a30-2e30-da3e-37f6-48c5a0ef974f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2551967> .

