@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/p069137757> a schema1:Person ;
    rdfs:label "Rückert, Johann Michael Friedrich (1788-1866)" ;
    schema1:alternateName "Rjukkert, Fridrich",
        "Rūkart, Frīdrīš",
        "Rückert, Friedrich Fr.",
        "Rückert, Johann Michael" ;
    schema1:birthDate "1788" ;
    schema1:deathDate "1866" ;
    schema1:description "Dt. Orientalist und Dichter" ;
    schema1:familyName "Rückert" ;
    schema1:givenName "Johann Michael Friedrich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d9cbae8edd23dd45e85695e0f0c0bdc> ;
    schema1:name "Johann Michael Friedrich Rückert" ;
    schema1:sameAs <http://viaf.org/viaf/42819>,
        wd:Q60644,
        <https://isni.org/isni/0000000122755568> .

