@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/p068521898> a schema1:Person ;
    rdfs:label "Heine, Christian Johann Heinrich (1797-1856)" ;
    schema1:alternateName "Gejne, Genrich",
        "Hainie",
        "Hayne, Haynrikh",
        "Heine, ...",
        "Heine, Harry",
        "Heine, Henri",
        "海涅" ;
    schema1:birthDate "1797" ;
    schema1:deathDate "1856" ;
    schema1:description "(joodse) literator (trad in 1825 toe tot de Lutherse kerk); vanaf 1831: woonachtig te Parijs",
        "Tresoar: 1797-12-13, Düsseldorf - 1856-02-17, Parys",
        "broin: https://nl.wikipedia.org/wiki/Heinrich_Heine",
        "geb. als te Düsseldorf, als: Harry Heine",
        "overl. te Parijs" ;
    schema1:familyName "Heine" ;
    schema1:givenName "Christian Johann Heinrich" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/921557f43122e016c0eacfeda0c943b5> ;
    schema1:name "Christian Johann Heinrich Heine" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/34457918>,
        wd:Q44403,
        <https://isni.org/isni/0000000121272257> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hein038> .

