@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/bo6HxW>
  ns0:givenName "Anna"^^xsd:string ;
  ns0:name "Anna Wout"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/40fef904a584498973f0d6deb2a18a6118ba571fd69b6e688d6d885e642f558c"^^xsd:string ;
  ns0:familyName "Wout"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bCGFKX> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23130> .

