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

