@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/bWSNq3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/d6ca6036-5f70-4a2f-b434-8946e344b7f2" ;
  ns0:familyName "Noortbergh" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bIwvVC> ;
  ns0:givenName "Quintinus" ;
  ns0:name "Quintinus Noortbergh (????-1761)"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296923> ;
  ns0:deathDate "1761"^^xsd:gYear .

