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

<http://data.bibliotheken.nl/id/thes/p212740598> a schema1:Person ;
    rdfs:label "Rampling, Blair" ;
    schema1:familyName "Rampling" ;
    schema1:givenName "Blair" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65ab3a11cd0e1a2453b5fd1c3a0ef400> ;
    schema1:name "Blair Rampling" ;
    schema1:sameAs <http://viaf.org/viaf/161418361>,
        <https://isni.org/isni/0000000111126969> .

