@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/p068331169> a schema1:Person ;
    rdfs:label "Kossmann, Ernst Heinrich (1922-2003)" ;
    schema1:alternateName "Kossmann, E." ;
    schema1:birthDate "1922" ;
    schema1:deathDate "2003" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Ernst_Heinrich_Kossmann",
        "historicus (gepromoveerd in 1954, RU Leiden); van 1965-1987, hoogleraar vakgroep Geschiedenis, RU Groningen",
        "tweelingbroer van romancier Alfred Karl Kossmann (1922-1998) én oudere broer van violist Bernhard ('Bernd') Kossmann (1924-); zoon van neerlandicus/bibliothecaris F.K.H. Kossmann (1893-1968)" ;
    schema1:familyName "Kossmann" ;
    schema1:givenName "Ernst Heinrich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fba8a58c39c5ec145bff585aaf2cb9f> ;
    schema1:name "Ernst Heinrich Kossmann" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/14782502>,
        wd:Q1827033,
        <https://isni.org/isni/0000000108718066> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/koss002> .

