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

<http://data.bibliotheken.nl/id/thes/p06989938X> a schema1:Person ;
    rdfs:label "Vries, Theo de" ;
    schema1:description "pseud. van: Jean Zurcher",
        "zie ook: Ferdinand van Leeuwen" ;
    schema1:familyName "de Vries" ;
    schema1:givenName "Theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee84d2bd953fd06255ca588b6ba97879> ;
    schema1:name "Theo de Vries" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06991415X>,
        <http://data.bibliotheken.nl/id/thes/p06993360X>,
        <http://viaf.org/viaf/50719447>,
        <https://isni.org/isni/0000000027081569> .

