@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/p068635389> a schema1:Person ;
    rdfs:label "Vree, Johan Karel de (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "politicoloog (promoveerde in 1972, Universiteit van Amsterdam)" ;
    schema1:familyName "de Vree" ;
    schema1:givenName "Johan Karel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44f00f3f8445aa81e94996fb5be932f6> ;
    schema1:name "Johan Karel de Vree" ;
    schema1:sameAs <http://viaf.org/viaf/42779746>,
        wd:Q63004289,
        <https://isni.org/isni/000000008377129X> .

