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

<http://data.bibliotheken.nl/id/thes/p294238808> a schema1:Person ;
    rdfs:label "Saether, Steinar A." ;
    schema1:alternateName "Sæther, Steinar A." ;
    schema1:description "Ph.D. (2002), University of Warwick, is Associate Professor of Latin American Studies at the University of Oslo.",
        "oj" ;
    schema1:familyName "Saether" ;
    schema1:givenName "Steinar A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87d1cfa18b98ade604669df88073d6c9> ;
    schema1:name "Steinar A. Saether" ;
    schema1:nationality "no" ;
    schema1:sameAs <http://viaf.org/viaf/9599252>,
        <https://isni.org/isni/0000000048003252> .

