@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/p06806943X> a schema1:Person ;
    rdfs:label "Scruton, Roger Vernon (1944-2020 ; filosofie)" ;
    schema1:birthDate "1944" ;
    schema1:deathDate "2020" ;
    schema1:description "(politiek) filosoof (studeerde en promoveerde in 1972, University of Cambridge); was o.a. verbonden aan Birckbeck College London, Boston University en Princeton University; publiceert over o.m.: esthetiek, filosofie, politiek, cultuur en architectuur (onderzoeksgebied: conservatisme)",
        "geb. te Manchester, op 1944-02-27" ;
    schema1:familyName "Scruton" ;
    schema1:givenName "Roger Vernon" ;
    schema1:hasOccupation "filosofie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02cc906b3b3be0f6edff4dc6d0ccd0d8> ;
    schema1:name "Roger Vernon Scruton" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/99557480>,
        wd:Q445939,
        <https://isni.org/isni/0000000121449737> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/scru001> .

