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

<http://data.bibliotheken.nl/id/thes/p170189090> a schema1:Person ;
    rdfs:label "Braams, C.T." ;
    schema1:familyName "Braams" ;
    schema1:givenName "C.T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3e26aeb1414ac9380505d4c25a8e4b6> ;
    schema1:name "C.T. Braams" ;
    schema1:sameAs <http://viaf.org/viaf/281653368>,
        <https://isni.org/isni/0000000388452927> .

