@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/bp9aR2g>
  schema:givenName "Alida"^^xsd:string ;
  schema:name "Alida Nooteboom"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a32c432e-8c3a-00e7-0c4c-ad37b3c41aa1"^^xsd:string ;
  schema:familyName "Nooteboom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j572> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9f42e5ae-e228-e4dc-c0e5-0408e09981bf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2438597> .

