@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/p186097905> a schema1:Person ;
    rdfs:label "Homer-Dixon, Thomas F." ;
    schema1:familyName "Homer-Dixon" ;
    schema1:givenName "Thomas F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b649eabcc3c9584fa9979bf998556b0b> ;
    schema1:name "Thomas F. Homer-Dixon" ;
    schema1:sameAs <http://viaf.org/viaf/71563273>,
        wd:Q1106359,
        <https://isni.org/isni/0000000120282621> .

