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

<http://data.bibliotheken.nl/id/thes/p073621919> a schema1:Person ;
    rdfs:label "La Chapelle, E.H." ;
    schema1:description "vernietigen, is identiek met PPN !071597069!" ;
    schema1:familyName "La Chapelle" ;
    schema1:givenName "E.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c1a98f4280f6c5f96c6cbe5c23599e6> ;
    schema1:name "E.H. La Chapelle" ;
    schema1:sameAs <http://viaf.org/viaf/287982788>,
        <https://isni.org/isni/0000000393638419> .

