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

<http://data.bibliotheken.nl/id/thes/p42056571X> a schema1:Person ;
    rdfs:label "Saris, Anno (1987-)" ;
    schema1:birthDate "1987" ;
    schema1:description "Levenswetenschappen" ;
    schema1:familyName "Saris" ;
    schema1:givenName "Anno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/997ce9ec2ccc4285bad99d5d15affebf> ;
    schema1:name "Anno Saris" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/913154381058830291949> .

