@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bVd1yL>
  ns0:givenName "Gijs" ;
  ns0:name "Gijs"@nl ;
  ns0:hasOccupation "goutsmit"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/1000vangouda/2099" ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93439> .

