@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/b8xIjD>
  schema:givenName "Hermina"^^xsd:string ;
  schema:name "Hermina Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/7348ea7dd59ba3e19eaaaad150547021325b41c45a70bbfd33ba40b4c3da01a4"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bo6GwB> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22621> .

