@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p17361728X> a schema1:Person ;
    rdfs:label "Schoemacher, Robert (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "arts, cosmetische chirurgie" ;
    schema1:familyName "Schoemacher" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eaa2620aacfc857f22b952b0a388ee9> ;
    schema1:name "Robert Schoemacher" ;
    schema1:sameAs <http://viaf.org/viaf/287938590>,
        wd:Q2285154,
        <https://isni.org/isni/0000000393636982> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/scho479> .

