@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/bmepoh>
  ns0:givenName "Bart"^^xsd:string ;
  ns0:name "Bart Wakier"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ad277d716ab731b444b2f454f8016c7202907eba861f5f42c9127d010c3508dd"^^xsd:string ;
  ns0:familyName "Wakier"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bAOnBi> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24090> .

