@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/bY7ZAi>
  ns0:givenName "Barbara" ;
  ns0:name "Barbara Heubeck-Duijts"@nl ;
  ns0:familyName "Heubeck-Duijts" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/daf185c1-6644-447d-9c5a-d13e9ce72a6f" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bCGUFw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297330> .

