@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/p068875622> a schema1:Person ;
    rdfs:label "Schmitthoff, Clive Maximilian (1903-1990)" ;
    schema1:alternateName "Schmitthoff, Clive M.",
        "Shmittgoff, Klaiv",
        "Šmittgoff, Klajv Maksimilian" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1990" ;
    schema1:description "Principal lecturer in Law, the City of London College" ;
    schema1:familyName "Schmitthoff" ;
    schema1:givenName "Clive Maximilian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f0ac7b4453fe240bd0ddc37ed672df0> ;
    schema1:name "Clive Maximilian Schmitthoff" ;
    schema1:sameAs <http://viaf.org/viaf/112310211>,
        wd:Q15430052 .

