@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/bPB4wv>
  ns0:givenName "Francina Elizabeth"^^xsd:string ;
  ns0:name "Francina Elizabeth Michaelis"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/4b00f415dd1e967960b7e1afb64691d5c9eb2ff1542d4a12e0ace07d1fdf143a"^^xsd:string ;
  ns0:familyName "Michaelis"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b4nHE4> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24690> .

