@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p413333485> a schema1:Person ;
    rdfs:label "Doughty, Stuart" ;
    schema1:description "vert. (vanuit Nederlands, in het Engels)",
        "vertaler" ;
    schema1:familyName "Doughty" ;
    schema1:givenName "Stuart" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0af5ed087c4fe481a3802846b797c23> ;
    schema1:name "Stuart Doughty" ;
    schema1:sameAs <http://viaf.org/viaf/27151110765537062595>,
        <https://isni.org/isni/000000046359730X> .

