@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/bCToqu>
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/18ed65717c1bc320215803446d96785301ee886a81ce90e023ace1d60a86b826"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bRG3hO> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22625> .

