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

<http://data.bibliotheken.nl/id/thes/p071109560> a schema1:Person ;
    rdfs:label "Roorda, T.B." ;
    schema1:description "kunsthistoricus (m.n. Aziatische kunst)" ;
    schema1:familyName "Roorda" ;
    schema1:givenName "T.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/040993510df43245c394e51c1137d3d5> ;
    schema1:name "T.B. Roorda" ;
    schema1:sameAs <http://viaf.org/viaf/194916318> .

