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

<http://data.bibliotheken.nl/id/thes/p19800477X> a schema1:Person ;
    rdfs:label "Stol, R.J." ;
    schema1:description "B9939129: Dr.",
        "onderwijsvernieuwing" ;
    schema1:familyName "Stol" ;
    schema1:givenName "R.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea370dd20bb62cd14766c1643a546b9c> ;
    schema1:name "R.J. Stol" ;
    schema1:sameAs <http://viaf.org/viaf/68126086>,
        <https://isni.org/isni/0000000031911190> .

