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

<http://data.bibliotheken.nl/id/thes/p141259213> a schema1:Person ;
    rdfs:label "Bruyn, C.A.S. de" ;
    schema1:familyName "de Bruyn" ;
    schema1:givenName "C.A.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c6ef3aa5b362ec8cbe5e249098e7e23> ;
    schema1:name "C.A.S. de Bruyn" ;
    schema1:sameAs <http://viaf.org/viaf/4977164357901913250003>,
        <https://isni.org/isni/0000000390888914> .

