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

<http://data.bibliotheken.nl/id/thes/p14568184X> a schema1:Person ;
    rdfs:label "Barnard, Catherine (jurist)" ;
    schema1:description "European Community law, labour and discrimination law, competition law",
        "Professor of European Union Law, Trinity College, University of Cambridge" ;
    schema1:familyName "Barnard" ;
    schema1:givenName "Catherine" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7130b12f7130cad9f149ab8a264569d7> ;
    schema1:name "Catherine Barnard" ;
    schema1:sameAs <http://viaf.org/viaf/14988204>,
        wd:Q61719306,
        <https://isni.org/isni/0000000110408745> .

