@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/p191183245> a schema1:Person ;
    rdfs:label "Wright, Stephen (kunstcriticus)" ;
    schema1:description "B0225813: \"...; kunstcriticus, onafhankelijk curator en studieleider aan het Collège International de Philosophie in Parijs\"" ;
    schema1:familyName "Wright" ;
    schema1:givenName "Stephen" ;
    schema1:hasOccupation "kunstcriticus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f05da64cc0dcdb53ada7199f0d3fde40> ;
    schema1:name "Stephen Wright" ;
    schema1:sameAs <http://viaf.org/viaf/98338256>,
        wd:Q3498683,
        <https://isni.org/isni/0000000108378866> .

