@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/b2I76d>
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Rijnout"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2a4e5663e8f10dcf20c1940609b06a26c8f7a6ad42fa1309e6272193db611fd3"^^xsd:string ;
  ns0:familyName "Rijnout"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bhh5jn> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23984> .

