@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/p074131591> a schema1:Person ;
    rdfs:label "Pligt, Joop van der (1951-2015)" ;
    schema1:birthDate "1951" ;
    schema1:deathDate "2015" ;
    schema1:description "bron: overlijdensadvertenties de Volkskrant, 17 januari 2015",
        "sociale psychologie" ;
    schema1:familyName "van der Pligt" ;
    schema1:givenName "Joop" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e09881b9dfe2872e83e85ddf64c12e05> ;
    schema1:name "Joop van der Pligt" ;
    schema1:sameAs <http://viaf.org/viaf/1157356>,
        wd:Q67197788,
        <https://isni.org/isni/0000000066851976> .

