@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/bWSzx1>
  ns0:givenName "Antje"^^xsd:string ;
  ns0:name "Antje Oudshoorn"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/f8ccf3573f71cea2e47618f50af5f7102f8ce640c02e66e70f7ca3e6b393dc73"^^xsd:string ;
  ns0:familyName "Oudshoorn"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bbFbGV> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23381> .

