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

<http://data.bibliotheken.nl/id/thes/p316157260> a schema1:Person ;
    rdfs:label "Leuprecht, Peter" ;
    schema1:description "Doctor of Law, University of Innsbruck (Austria), former Director of Human Rights and Deputy Secretary-General of the Council of Europe, retired Professor of McGill and Université du Québec à Montréal" ;
    schema1:familyName "Leuprecht" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba082ea524438f2fbc392638466bd9fb> ;
    schema1:name "Peter Leuprecht" ;
    schema1:sameAs <http://viaf.org/viaf/158237992>,
        <https://isni.org/isni/0000000114573318> .

