@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/bM3aHc>
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Weldrager"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/718785b9c8375546e710404899a49709395d9bae41c4e9a7df74ab9b1e737fc7"^^xsd:string ;
  schema:familyName "Weldrager"^^xsd:string ;
  a schema:Person ;
  roar:documentedIn <https://n2t.net/ark:/60537/b0D68q> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22709> .

