@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/bdWUcG>
  schema:givenName "Berendina Heremina"^^xsd:string ;
  schema:name "Berendina Heremina Beumer"@nl ;
  schema:familyName "Beumer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/ce18e2ab0390ac985021b3297e36c09ba6aa0d356bbacb7dcba56f02708a045c"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  roar:documentedIn <https://n2t.net/ark:/60537/btJA6n> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22659> .

