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

<http://data.bibliotheken.nl/id/thes/p341271667> a schema1:Person ;
    rdfs:label "Cassotta, Sandra (jurist; politicoloog)" ;
    schema1:description "Associate Professor in International, Environmental and Energy Law at Aalborg University, Denmark" ;
    schema1:familyName "Cassotta" ;
    schema1:givenName "Sandra" ;
    schema1:hasOccupation "jurist; politicoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c15daa306c350a98eb8badd7cc63f7b6> ;
    schema1:name "Sandra Cassotta" ;
    schema1:sameAs <http://viaf.org/viaf/247438360>,
        <https://isni.org/isni/0000000369496510> .

