@prefix schema: <http://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/byiZg5>
  schema:givenName "Anna Maria"^^xsd:string ;
  schema:name "Anna Maria Kaars"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ded6d6a0612db164c6ae0921cf3f4f9057f246d2736f5ec1f66ebdbc16c75900"^^xsd:string ;
  schema:familyName "Kaars"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bMSXrz> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22703> .

