@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/bHGud2>
  ns0:familyName "Brinkman"^^xsd:string ;
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Brinkman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c961a4ce9bc2c3d53efa4f23e5ce0085f2df9162f500ac954ce46cc645190517"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bWt98U> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22934> .

