@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/bEYCa4>
  ns0:givenName "Henricus" ;
  ns0:name "Henricus Weyland"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/60be7ad0-ce9a-493c-9c79-cf6416c5424f" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bqP1mZ> ;
  ns0:familyName "Weyland" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296933> .

