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

<http://data.bibliotheken.nl/id/thes/p070762872> a schema1:Person ;
    rdfs:label "Woodman, Gordon R." ;
    schema1:alternateName "Woodman, Gordon" ;
    schema1:description "Emeritus Professor of Comparative Law at the University of Birmingham, UK" ;
    schema1:familyName "Woodman" ;
    schema1:givenName "Gordon R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee760a64e27d25b0c7035b14dfa5ccec> ;
    schema1:name "Gordon R. Woodman" ;
    schema1:sameAs <http://viaf.org/viaf/64110826>,
        <https://isni.org/isni/0000000073630151> .

