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

<http://data.bibliotheken.nl/id/thes/p068885733> a schema1:Person ;
    rdfs:label "Wernick, Robert" ;
    schema1:description "mb" ;
    schema1:familyName "Wernick" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c891d460a6f6d2137379a3c75777868c> ;
    schema1:name "Robert Wernick" ;
    schema1:sameAs <http://viaf.org/viaf/47303757>,
        <https://isni.org/isni/0000000115567817> .

