@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/bWFRNW>
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Perridon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/3bd2f25fb49fc187eea878fc6b998b02a3a75bbcff8d198894f7a7dd2c52015e"^^xsd:string ;
  schema:familyName "Perridon"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/bbsuX1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22816> .

