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

<http://data.bibliotheken.nl/id/thes/p06991169X> a schema1:Person ;
    rdfs:label "Cornets de Groot, P." ;
    schema1:description "vert." ;
    schema1:familyName "Cornets de Groot" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcd31a0826f842b68c08572e830fc9f5> ;
    schema1:name "P. Cornets de Groot" ;
    schema1:sameAs <http://viaf.org/viaf/291157460>,
        <https://isni.org/isni/0000000396294631> .

