@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p075121891> a schema1:Person ;
    rdfs:label "Monbiot, George (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "zoöloog, antropoloog, milieu-activist, politiek filosoof" ;
    schema1:familyName "Monbiot" ;
    schema1:givenName "George" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f84d9c7a9b77c69f0f9f53b6f44e850> ;
    schema1:name "George Monbiot" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/85435764>,
        wd:Q390147,
        <https://isni.org/isni/000000007869500X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/monb002> .

