@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/bvOAYV>
  schema:givenName "Elizabeth"^^xsd:string ;
  schema:name "Elizabeth Romeyn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/183ca930fed1275cbddfd9f9308f61b51534fbc65017c3cc0dbe472a792ac274"^^xsd:string ;
  schema:familyName "Romeyn"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bKBfTN> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22742> .

