@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/p068457847> a schema1:Person ;
    rdfs:label "Sennett, Richard (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "geb. te Chicago",
        "socioloog, sociaal historicus (studeerde sociologie en geschiedenis universiteiten New York en Londen); werkzaam als: universitair docent Harvard University, stedenbouwkundige/stadssocioloog voor de VN (Verenigde Naties); thans verbonden aan MIT (Cambridge, USA) en aan London School of Economics" ;
    schema1:familyName "Sennett" ;
    schema1:givenName "Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bf8062cf008822fb8070e47b515c788> ;
    schema1:name "Richard Sennett" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/71397706>,
        wd:Q450412,
        <https://isni.org/isni/0000000109282145> .

