@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/btjfjK>
  ns0:birthDate "1942" ;
  ns0:name "J.G. Smit (1942-)"@nl ;
  ns0:givenName "Johannes Gradus " ;
  ns0:hasOccupation "mediëvist"@nl ;
  ns0:familyName "Smit" ;
  rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p08329015X> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93685> .

