@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/p072561912> a schema1:Person ;
    rdfs:label "Löffler, Bertold (1874-1960)" ;
    schema1:birthDate "1874" ;
    schema1:deathDate "1960" ;
    schema1:description "bron: Die bunte Welt / Friedrich C. Heller" ;
    schema1:familyName "Löffler" ;
    schema1:givenName "Bertold" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3985d77b48ab1c9a463ee75b8791d637> ;
    schema1:name "Bertold Löffler" ;
    schema1:sameAs <http://viaf.org/viaf/13102321>,
        wd:Q88602 .

