@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/bApDXc>
  ns0:hasOccupation "beeldend kunstenaar"@nl, "illustrator"@nl, "tekenaar"@nl ;
  ns0:givenName "D.G." ;
  ns0:name "D.G. Stempelius"@nl ;
  ns0:familyName "Stempelius" ;
  a pico:PersonObservation ;
  ns0:url <https://www.dbnl.org/auteurs/auteur.php?id=stem010> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1121626> .

