@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/beA0nm>
  ns0:givenName "Anna Catharina"^^xsd:string ;
  ns0:name "Anna Catharina Singer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/17bd76da20b27b4ffd0a5d4c90dedd4df3014c071b078d73a01b47325f54eb1e"^^xsd:string ;
  ns0:familyName "Singer"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bumGgT> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24354> .

