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

<http://data.bibliotheken.nl/id/thes/p160669480> a schema1:Person ;
    rdfs:label "Havel, Brian F. (jurist)" ;
    schema1:description "Professor and associate dean and director of the International Aviation Law Institute, DePaul University College of Law, Chicago" ;
    schema1:familyName "Havel" ;
    schema1:givenName "Brian F." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edfec718e1a77b679b9240de202f0d67> ;
    schema1:name "Brian F. Havel" ;
    schema1:sameAs <http://viaf.org/viaf/44468225>,
        <https://isni.org/isni/0000000033544670> .

