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

<http://data.bibliotheken.nl/id/thes/p270775889> a schema1:Person ;
    rdfs:label "Taboada, María Teresa" ;
    schema1:description " Associate professor, Department of Linguistics, Simon Fraser University" ;
    schema1:familyName "Taboada" ;
    schema1:givenName "María Teresa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9f701a875cd91b2e4c064b8cc49f5f1> ;
    schema1:name "María Teresa Taboada" ;
    schema1:sameAs <http://viaf.org/viaf/37204102>,
        wd:Q57693978,
        <https://isni.org/isni/0000000038248088> .

