@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/p068723571> a schema1:Person ;
    rdfs:label "Horkheimer, Max (1895-1973)" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1973" ;
    schema1:description "filosoof (geb. in Stuttgart, van joodse afkomst); overl. in Montagnola, Zwitserland",
        "zie ook: Heinrich Regius" ;
    schema1:familyName "Horkheimer" ;
    schema1:givenName "Max" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f37711b4abbe6c2f44f0ac3ff1090ee2> ;
    schema1:name "Max Horkheimer" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p292186762>,
        <http://viaf.org/viaf/14771315>,
        wd:Q76826,
        <https://isni.org/isni/0000000121214014> .

