@prefix ns0: <https://schema.org/> .
@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/bsuo8iX>
  ns0:givenName "Antje"@nl ;
  ns0:name "Antje IJsselstein"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/003b5d40-334b-4a76-bc74-9a5e4a644787-wo2" ;
  ns0:familyName "IJsselstein"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890599> .

