@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/p146422406> a schema1:Person ;
    rdfs:label "Torremans, Paul L.C." ;
    schema1:description "Professor of Intellectual Property Law, School of Law, University of Nottingham, UK" ;
    schema1:familyName "Torremans" ;
    schema1:givenName "Paul L.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22535edc6bbcd59b2274d44ea950a92f> ;
    schema1:name "Paul L.C. Torremans" ;
    schema1:sameAs <http://viaf.org/viaf/49392457>,
        wd:Q55233137,
        <https://isni.org/isni/0000000108993287> .

