@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p084902965> a schema1:Person ;
    rdfs:label "Dagevos, Johannes Cornelis (1964-)" ;
    schema1:alternateName "Dagevos, Hans" ;
    schema1:birthDate "1964" ;
    schema1:description "B0330607: LEI.",
        "B0331610 Voorw.: Hans Dagevos",
        "Dr. (o.a. B0026735)" ;
    schema1:familyName "Dagevos" ;
    schema1:givenName "Johannes Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37096f3a06561a07a35b80fa58d7fa8a> ;
    schema1:name "Johannes Cornelis Dagevos" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/55809789>,
        <https://isni.org/isni/0000000031545290> .

