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

<http://data.bibliotheken.nl/id/thes/p386039100> a schema1:Person ;
    rdfs:label "Pratley, Tatiana" ;
    schema1:description "Regiseur, redactie" ;
    schema1:familyName "Pratley" ;
    schema1:givenName "Tatiana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ac617495480ca7b0c07cf092fa145bc> ;
    schema1:name "Tatiana Pratley" ;
    schema1:sameAs <http://viaf.org/viaf/317166397> .

