@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/p072946539> a schema1:Person ;
    rdfs:label "Clinebell, Howard John (1922- ; Jr.)" ;
    schema1:alternateName "Clinebell, Howard" ;
    schema1:birthDate "1922" ;
    schema1:familyName "Clinebell" ;
    schema1:givenName "Howard John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e488df71aa5d130677bf50fdb67c1a4> ;
    schema1:name "Howard John Clinebell (Jr.)" ;
    schema1:sameAs <http://viaf.org/viaf/111156906>,
        wd:Q5919319,
        <https://isni.org/isni/0000000116988648> .

