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

<https://n2t.net/ark:/60537/bjn69J>
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Stevesloot"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/93c14334a3b5c0403c11d011bd33083ea4d15ce47e9e86bb6d41467e29e991f3"^^xsd:string ;
  ns0:familyName "Stevesloot"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/byW4mz> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23502> .

