@prefix ns0: <https://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/bIIYIN>
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia Doesburg"@nl ;
  ns0:familyName "Doesburg"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/aa57d60ac1b3268c8320de238217b86aa5350d7114629222fd8c58d193a7f0cd"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXhWTA> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23228> .

