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

<https://n2t.net/ark:/60537/bS5tB9>
  ns0:givenName "G" ;
  ns0:name "G Ravestein"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/1a30c065a6ea8f98657dc42f659c588eb4e704bf20a3d3017268aab0936b0dfb" ;
  ns0:familyName "Ravestein" ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6S5KV> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/21702> .

