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

<http://data.bibliotheken.nl/id/thes/p069101353> a schema1:Person ;
    rdfs:label "Blok, Andrea" ;
    schema1:description "vertaalster" ;
    schema1:familyName "Blok" ;
    schema1:givenName "Andrea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd01c8c2373577c763644c63004b5c6c> ;
    schema1:name "Andrea Blok" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/288072407>,
        <https://isni.org/isni/0000000369140960> .

