@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/p074430637> a schema1:Person ;
    rdfs:label "Busch, Ulrich" ;
    schema1:description "slavistiek" ;
    schema1:familyName "Busch" ;
    schema1:givenName "Ulrich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7f25f3f13185fee670fac7d6bc3ac8a> ;
    schema1:name "Ulrich Busch" ;
    schema1:sameAs <http://viaf.org/viaf/100196307>,
        wd:Q87195462,
        <https://isni.org/isni/0000000117950940> .

