@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/bRSM0J>
  ns0:familyName "Barneveld"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Barneveld"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/505a114d079f5222e51e40934e514f731c6717feb58f69240a4969111071e4ea"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6sHrJ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23103> .

