@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/p069572976> a schema1:Person ;
    rdfs:label "Vogelsang, Willem (1875-1954)" ;
    schema1:birthDate "1875" ;
    schema1:deathDate "1954" ;
    schema1:description "Prof. Dr.",
        "kunsthistoricus (promoveerde in 1899, Universität von München); van 1900-1907: eerste hoogleraar kunstgeschiedenis in Nederland, Universiteit van Amsterdam; van 1907-1946: hoogleraar 'Estheticisme en kunstgeschiedenis' RU Utrecht" ;
    schema1:familyName "Vogelsang" ;
    schema1:givenName "Willem" ;
    schema1:hasOccupation "hoogleraar",
        "kunsthistoricus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89408bcf110e6e2fc76b264d017171eb> ;
    schema1:name "Willem Vogelsang" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/92113734>,
        wd:Q2195480,
        <https://isni.org/isni/0000000109246857> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/voge018> .

