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

<http://data.bibliotheken.nl/id/thes/p072462833> a schema1:Person ;
    rdfs:label "Koppel, C. van de" ;
    schema1:familyName "van de Koppel" ;
    schema1:givenName "C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e65c88fde18d25294185660611dde353> ;
    schema1:name "C. van de Koppel" ;
    schema1:sameAs <http://viaf.org/viaf/61430591>,
        <https://isni.org/isni/0000000049672239> .

