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

<http://data.bibliotheken.nl/id/thes/p308232089> a schema1:Person ;
    rdfs:label "González Alonso, Luis N." ;
    schema1:alternateName "Alonso, Luis N. González",
        "González, Luis N." ;
    schema1:description "Professor of Public International and EU Law at the Law Faculty of the University of Salamanca" ;
    schema1:familyName "González Alonso" ;
    schema1:givenName "Luis N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6994bb43bae449ef3491f03abc34c70f> ;
    schema1:name "Luis N. González Alonso" ;
    schema1:sameAs <http://viaf.org/viaf/43623295>,
        <https://isni.org/isni/0000000059370680> .

