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

<https://n2t.net/ark:/60537/bJmiEe>
  ns0:familyName "Herberts" ;
  ns0:givenName "Hermanus" ;
  ns0:name "Hermanus Herberts (????-1607)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c007afa1-a827-4ffd-af05-4d692c591fc4" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bD6iXF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296880> ;
  ns0:deathDate "1607"^^xsd:gYear .

