@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/bp9bX7>
  schema:givenName "Geertrui Adriana"^^xsd:string ;
  schema:name "Geertrui Adriana Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/16eb01d411d5152b3a2620133b30eca0f96c01e9453dd8793633fc2947ecd0e8"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bDVRQm> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22619> .

