@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p067884350> a schema1:Person ;
    rdfs:label "Thole, Carolus Adrianus Maria (1914-2000)" ;
    schema1:alternateName "Thole, C.A.M.",
        "Thole, Carel" ;
    schema1:birthDate "1914" ;
    schema1:deathDate "2000" ;
    schema1:description "Scheen",
        "schilder, illustrator" ;
    schema1:familyName "Thole" ;
    schema1:givenName "Carolus Adrianus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bd912392d6f24218e10664df57e81bd> ;
    schema1:name "Carolus Adrianus Maria Thole" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/40171401>,
        wd:Q1890337,
        <https://isni.org/isni/0000000121293218> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/thol010> .

