@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/bmRJgU>
  ns0:givenName "Gerhard" ;
  ns0:name "Gerhard Huls (????-1980)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/518b07b9-c586-420a-8016-d4ab3529dc97" ;
  ns0:familyName "Huls" ;
  ns0:hasOccupation "predikant-directeur Diaconessenhuis De Wijk  (1962-1980)"@nl, <https://n2t.net/ark:/60537/bfCJE3>, <https://n2t.net/ark:/60537/bzM6Xd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297009> ;
  ns0:deathDate "1980"^^xsd:gYear .

