@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/bvpqvn>
  ns0:givenName "Gregorius de" ;
  ns0:name "Gregorius de Mey"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/1ddf6707-827f-4703-9686-bb741ebf0fcc" ;
  ns0:familyName "Mey" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bgePIv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296907> .

