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

<http://data.bibliotheken.nl/id/thes/p33124134X> a schema1:Person ;
    rdfs:label "Vliet, Aad van" ;
    schema1:description "A.D. 2010: Multimedia producties ; fotografie, video, tekstanimaties" ;
    schema1:familyName "van Vliet" ;
    schema1:givenName "Aad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c73b7eabaa8c20810a5664ba53ecf36c> ;
    schema1:name "Aad van Vliet" ;
    schema1:sameAs <http://viaf.org/viaf/281659463> .

