@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/p068307705> a schema1:Person ;
    rdfs:label "Samuels, Warren Joseph (1933- ; econoom)" ;
    schema1:birthDate "1933" ;
    schema1:description "Department of Economics, Michigan State University" ;
    schema1:familyName "Samuels" ;
    schema1:givenName "Warren Joseph" ;
    schema1:hasOccupation "econoom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41a2f1d2ca90a9fe8e5817f4d50ec399> ;
    schema1:name "Warren Joseph Samuels" ;
    schema1:sameAs <http://viaf.org/viaf/29548200>,
        wd:Q4407140,
        <https://isni.org/isni/0000000110233826> .

