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

<http://data.bibliotheken.nl/id/thes/p084830832> a schema1:Person ;
    rdfs:label "Collins, David A. (Franse literatuur)" ;
    schema1:familyName "Collins" ;
    schema1:givenName "David A." ;
    schema1:hasOccupation "Franse literatuur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/478692f73518b914a46957f633a5aa9f> ;
    schema1:name "David A. Collins" ;
    schema1:sameAs <http://viaf.org/viaf/50495572>,
        <https://isni.org/isni/0000000021441658> .

