@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/p070696896> a schema1:Person ;
    rdfs:label "Walraven, Joost Cornelis (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "Prof. Dr. Ir." ;
    schema1:familyName "Walraven" ;
    schema1:givenName "Joost Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/733b603636a00c62a5e0732e9eba723b> ;
    schema1:name "Joost Cornelis Walraven" ;
    schema1:sameAs <http://viaf.org/viaf/212774207>,
        wd:Q56612790,
        <https://isni.org/isni/0000000391720937> .

