@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p074875973> a schema1:Person ;
    rdfs:label "Evans, Caroline (mode)" ;
    schema1:description "B0507882: \"universitair docent in de Geschiedenis en Theorie van de Mode aan het Central Saint Martins College of Art and Design (University of Arts, Londen)\"" ;
    schema1:familyName "Evans" ;
    schema1:givenName "Caroline" ;
    schema1:hasOccupation "mode" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20c03d3a422a3ca78ea5299149a016fa> ;
    schema1:name "Caroline Evans" ;
    schema1:sameAs <http://viaf.org/viaf/41145971379132330775> .

