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

<http://data.bibliotheken.nl/id/thes/p070565937> a schema1:Person ;
    rdfs:label "Lubbers, Robert (1927-)" ;
    schema1:birthDate "1927" ;
    schema1:description "LR**, LR***: Prof. Dr." ;
    schema1:familyName "Lubbers" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4c7cbe554220249c3ec3daa8da4739d> ;
    schema1:name "Robert Lubbers" ;
    schema1:sameAs <http://viaf.org/viaf/72692380>,
        <https://isni.org/isni/0000000021897815> .

