@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/beMHYG>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/abed05cfaa62d59cc1a5e997a86ceb7b2b16a984f00d29b8e83a5b7c492e272a"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Stevens"@nl ;
  ns0:familyName "Stevens"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/buznTy> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23162> .

