@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/p068863810> a schema1:Person ;
    rdfs:label "Cauvin, Raoul (1938-2021)" ;
    schema1:alternateName "Cauvin" ;
    schema1:birthDate "1938" ;
    schema1:deathDate "2021" ;
    schema1:description "Raoul Simon IdèsCauvin",
        "https://nl.wikipedia.org/wiki/Raoul_Cauvin" ;
    schema1:familyName "Cauvin" ;
    schema1:givenName "Raoul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47b6d5f714cc0f68faa6d703ad625554> ;
    schema1:name "Raoul Cauvin" ;
    schema1:sameAs <http://viaf.org/viaf/4927799>,
        wd:Q2037254,
        <https://isni.org/isni/0000000121184505> .

