@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/bXvFAh>
  ns0:givenName "Benjamin"^^xsd:string ;
  ns0:name "Benjamin Elspeet"@nl ;
  ns0:familyName "Elspeet"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5e14a7eac474ce47f85d038bf1126438e395e2099e83cb78406f2ff205e4ddc2"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bc4B2O> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22932> .

