@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/bQdppf>
  ns0:givenName "Catrien" ;
  ns0:name "Catrien Van Opstal"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/cc712b2c-8e55-4c8e-be1e-38ad6654b1dd" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/buZ1bb> ;
  ns0:familyName "Van Opstal" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297331> .

