@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/p070682089> a schema1:Person ;
    rdfs:label "Steene, Birgitta" ;
    schema1:description "Verbonden als emeritus hoogleraar Filmstudies en Scandinavische Literatuur aan de Universiteit van Washington" ;
    schema1:familyName "Steene" ;
    schema1:givenName "Birgitta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/847fa9b27d4c684fbe9a7eb8284ba351> ;
    schema1:name "Birgitta Steene" ;
    schema1:nationality "se" ;
    schema1:sameAs <http://viaf.org/viaf/7437154>,
        wd:Q130362784,
        <https://isni.org/isni/0000000108668150> .

