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

<http://data.bibliotheken.nl/id/thes/p074150839> a schema1:Person ;
    rdfs:label "Cooper, Lee G." ;
    schema1:description "1944-" ;
    schema1:familyName "Cooper" ;
    schema1:givenName "Lee G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/528b4a7db34eeccacdc91c44f9141a79> ;
    schema1:name "Lee G. Cooper" ;
    schema1:sameAs <http://viaf.org/viaf/24667314>,
        <https://isni.org/isni/000000011046515X> .

