@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/p074607979> a schema1:Person ;
    rdfs:label "Gaulhofer, Karl Luitpold (1885-1941)" ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1941" ;
    schema1:description "bron: Die bunte Welt / Friedrich C. Heller",
        "turnpedagoog" ;
    schema1:familyName "Gaulhofer" ;
    schema1:givenName "Karl Luitpold" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/580c9434d65d70a5bbcf1a8671ad7c31> ;
    schema1:name "Karl Luitpold Gaulhofer" ;
    schema1:sameAs <http://viaf.org/viaf/32790717>,
        wd:Q5753383 .

