@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/p069190372> a schema1:Person ;
    rdfs:label "Hagoort, Pieter (1954-)" ;
    schema1:alternateName "Hagoort, P." ;
    schema1:birthDate "1954" ;
    schema1:description "neuropsycholoog; prof., dr.; hoogleraar Cognitieve Neurowetenschap (gerelateerd aan neuroimaging), Radbouw Universiteit Nijmegen én dir. F.C. Donders Centre for Cognitive Neuroimaging" ;
    schema1:familyName "Hagoort" ;
    schema1:givenName "Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46223a5ff73be6e920c81c7639f21ee1> ;
    schema1:name "Pieter Hagoort" ;
    schema1:sameAs <http://viaf.org/viaf/32168923>,
        wd:Q2048147 .

