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

<http://data.bibliotheken.nl/id/thes/p390871168> a schema1:Person ;
    rdfs:label "Veny, Ludo M. (jurist)" ;
    schema1:description "Faculty of Law, Public Law Department, University of Ghent, Ghent, Belgium" ;
    schema1:familyName "Veny" ;
    schema1:givenName "Ludo M." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b1deb08b2808b1bc97fa8c3f236ef5e> ;
    schema1:name "Ludo M. Veny" ;
    schema1:sameAs <http://viaf.org/viaf/317172786> .

