@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/b6sItf>
  ns0:familyName "Avezaat"^^xsd:string ;
  ns0:givenName "Barbara"^^xsd:string ;
  ns0:name "Barbara Avezaat"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/423ba79e757fb858d6187e10b9a4f3b78c9a32ea8beeab22079bad561d198b0e"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bm1GGp> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23612> .

