@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/p074886819> a schema1:Person ;
    rdfs:label "Damasio, Antonio R. (1944-)" ;
    schema1:alternateName "Damasio, Antonio" ;
    schema1:birthDate "1944" ;
    schema1:description "B0314684: hoogleraar neurologie" ;
    schema1:familyName "Damasio" ;
    schema1:givenName "Antonio R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05f45b1da1acb39d3156e7bd81207cf3> ;
    schema1:name "Antonio R. Damasio" ;
    schema1:sameAs <http://viaf.org/viaf/79104198>,
        wd:Q380207,
        <https://isni.org/isni/000000013776538X> .

