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

<http://data.bibliotheken.nl/id/thes/p072593466> a schema1:Person ;
    rdfs:label "Camp, H. van" ;
    schema1:description "ETIL" ;
    schema1:familyName "van Camp" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f3a23afa5e5205a8612aa4c779bf767> ;
    schema1:name "H. van Camp" ;
    schema1:sameAs <http://viaf.org/viaf/280171999>,
        <https://isni.org/isni/0000000387261790> .

