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

<http://data.bibliotheken.nl/id/thes/p068863845> a schema1:Person ;
    rdfs:label "Moyer, David Spencer (1945-2002)" ;
    schema1:alternateName "Moyer, D.S.",
        "Moyer, David" ;
    schema1:birthDate "1945" ;
    schema1:deathDate "2002" ;
    schema1:description "geb. te Montréal (prov. Quebec, Canada)",
        "structureel antropoloog (studeerde culturele antropologie Harvard University (Boston); promoveerde in 1975, RU Leiden); van 1977-1999, werkzaam als: hoogleraar structurele antroplogie University of Victoria (prov. Vancouver, Canada)" ;
    schema1:familyName "Moyer" ;
    schema1:givenName "David Spencer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc02694b7b5be209c83d6566c7d814f0> ;
    schema1:name "David Spencer Moyer" ;
    schema1:nationality "ca" ;
    schema1:sameAs <http://viaf.org/viaf/14797251>,
        <https://isni.org/isni/0000000083589017> .

