@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/biWHQe>
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia Tuijt"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a6552ed355eca71a8fe627c64a96a346c428f5b549f421c1dba8146b0eb5956e"^^xsd:string ;
  ns0:birthPlace "Scheveningen"^^xsd:string ;
  ns0:familyName "Tuijt"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/bywG00> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24129> .

