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

<http://data.bibliotheken.nl/id/thes/p383676002> a schema1:Person ;
    rdfs:label "Agostini, Stephanie de" ;
    schema1:description "vertaler" ;
    schema1:familyName "de Agostini" ;
    schema1:givenName "Stephanie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50bccca628fb7c28a7c60a5b8c00e70d> ;
    schema1:name "Stephanie de Agostini" ;
    schema1:sameAs <http://viaf.org/viaf/311831759> .

