@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/btx7kx>
  ns0:givenName "Anne" ;
  ns0:name "Anne Nijhuis"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/15e6a799-f58d-446e-bd79-d0962e7fe1c3" ;
  ns0:familyName "Nijhuis" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bkPdS4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297212> .

