@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/p069121761> a schema1:Person ;
    rdfs:label "Bocken, Hubert" ;
    schema1:description "B0107955: p. XXIII; professor at the Law School of the Rijksuniversiteit Gent, he teaches contract, torts and environmental law, chairman of the Department of Private Law and Director of the Centre for Environmental law" ;
    schema1:familyName "Bocken" ;
    schema1:givenName "Hubert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/978666fb0b35345849a44eeda012e9c7> ;
    schema1:name "Hubert Bocken" ;
    schema1:sameAs <http://viaf.org/viaf/66650034>,
        wd:Q55232391,
        <https://isni.org/isni/0000000082545047> .

