@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/p07200343X> a schema1:Person ;
    rdfs:label "Ferrara, Alessandro (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "Professor of Political Philosophy in the Department of History, Culture and Society at the University of Rome, \"Tor Vergata\"" ;
    schema1:familyName "Ferrara" ;
    schema1:givenName "Alessandro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43b71cdc6bb82e9dcc6074ccb4b5a334> ;
    schema1:name "Alessandro Ferrara" ;
    schema1:sameAs <http://viaf.org/viaf/85152321>,
        wd:Q15436039,
        <https://isni.org/isni/0000000083982601> .

