@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/p071172750> a schema1:Person ;
    rdfs:label "Vance, Dennis E." ;
    schema1:description "B0301180: CIHR Group on Molecular and Cell Biology of Lipids and Department of Biochemistry, University of Alberta, Canada",
        "Ook gevonden: D.E. Vance" ;
    schema1:familyName "Vance" ;
    schema1:givenName "Dennis E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fab97fde5f34226c2f57563337697c5c> ;
    schema1:name "Dennis E. Vance" ;
    schema1:sameAs <http://viaf.org/viaf/98583>,
        wd:Q98380821,
        <https://isni.org/isni/0000000108613766> .

