@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/bKNW8f6>
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Ooms"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/861c5121-7c0c-c89b-87bc-3ae8129dd96b"^^xsd:string ;
  schema:familyName "Ooms"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gfvv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2ce32953-76d6-b66b-ebdd-1293c4ab0540> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2035114> .

