@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p075178346> a schema1:Person ;
    rdfs:label "Gude, René (1957-2015)" ;
    schema1:birthDate "1957" ;
    schema1:deathDate "2015" ;
    schema1:description "B0102292 achterz. omslag: \"... is hoofdredacteur van Filosofie Magazine ...\"",
        "Tegenwoordig: directeur van de Internationale School voor Wijsbegeerte in Leusden",
        "bron: overlijdensadvertenties de Volkskrant, 16, 17 & 18 maart 2015" ;
    schema1:familyName "Gude" ;
    schema1:givenName "René" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b431b7d481b7253963aee8e27265ce82> ;
    schema1:name "René Gude" ;
    schema1:sameAs <http://viaf.org/viaf/54438818>,
        wd:Q1836228,
        <https://isni.org/isni/0000000002200402> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gude003> .

