@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/p068212682> a schema1:Person ;
    rdfs:label "Bruchem, Cees van (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "B0431927: Geb. 1950 ; \"vanaf 1978 werkzaam bij het LEI. Hij studeerde af als agrarisch econoom ... is mederedacteur van het Landbouw-Economisch Bericht ... Hij was van 1999-2003 lid van de Eerste Kamer voor de ChristenUnie\"",
        "B9743254: \"Ir.\"" ;
    schema1:familyName "van Bruchem" ;
    schema1:givenName "Cees" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f4442be9e3866a3da831711c1219141> ;
    schema1:name "Cees van Bruchem" ;
    schema1:sameAs <http://viaf.org/viaf/284824332>,
        wd:Q2359123,
        <https://isni.org/isni/0000000391054508> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bruc027> .

