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

<http://data.bibliotheken.nl/id/thes/p069390150> a schema1:Person ;
    rdfs:label "Kamerlingh Onnes, Harm Henrick (1893-1985)" ;
    schema1:alternateName "Kamerlingh Onnes, H.H.",
        "Onnes, H.H. Kamerlingh" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1985" ;
    schema1:description "kunstschilder (o.a. portretten van Leidse hoogleraren), keramist" ;
    schema1:familyName "Kamerlingh Onnes" ;
    schema1:givenName "Harm Henrick" ;
    schema1:hasOccupation "keramist",
        "schilder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c2bfce2f4e0845a6fb88a9480a8bfff> ;
    schema1:name "Harm Henrick Kamerlingh Onnes" ;
    schema1:sameAs <http://viaf.org/viaf/50086557>,
        wd:Q2153888,
        <https://isni.org/isni/0000000082285089> .

