@prefix schema: <http://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/bgeBOh>
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/683fe4b3f919a8ca69431e464b70546620c9457640eb64f002fb4a8b14317ae0"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bw1gGC> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22829> .

