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

<http://data.bibliotheken.nl/id/thes/p075126362> a schema1:Person ;
    rdfs:label "Nowak, Manfred (1950- ; jurist)" ;
    schema1:alternateName "Novak, Manfred" ;
    schema1:birthDate "1950" ;
    schema1:description "Professor of Law, Director, Ludwig Boltzmann Institute of Human Rights, University of Vienna ; former UN Special Rapporteur on Torture" ;
    schema1:familyName "Nowak" ;
    schema1:givenName "Manfred" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1281db87a44d3ca59cd5f160e9bd2e73> ;
    schema1:name "Manfred Nowak" ;
    schema1:sameAs <http://viaf.org/viaf/51751656>,
        <https://isni.org/isni/0000000121328150> .

