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

<http://data.bibliotheken.nl/id/thes/p400797178> a schema1:Person ;
    rdfs:label "Sloot, Felie" ;
    schema1:description "tekeningen" ;
    schema1:familyName "Sloot" ;
    schema1:givenName "Felie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10e7e15598b1244366b57d4003d12720> ;
    schema1:name "Felie Sloot" ;
    schema1:sameAs <http://viaf.org/viaf/110147266568235480074> .

