@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/p069919461> a schema1:Person ;
    rdfs:label "Scott, Cyril (1879-1970)" ;
    schema1:alternateName "His Pupil",
        "author of The initiate, The" ;
    schema1:birthDate "1879" ;
    schema1:deathDate "1970" ;
    schema1:description "B9307318 : componist, pianist en schrijver over occulte en andere aangelegenheden" ;
    schema1:familyName "Scott" ;
    schema1:givenName "Cyril" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4f7cd37aa25baaa40037f6659ab6297> ;
    schema1:name "Cyril Scott" ;
    schema1:sameAs <http://viaf.org/viaf/71579235>,
        wd:Q367717,
        <https://isni.org/isni/0000000117696313> .

