@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/bgsitt>
  schema:givenName "Gijsberta Cornelia"^^xsd:string ;
  schema:name "Gijsberta Cornelia Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/1629bc09ac08dcbcf81e147bfb5e24a190a40dfd168f822eb1080ad678ef3bd2"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bw1gFr> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22620> .

