@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/p068475950> a schema1:Person ;
    rdfs:label "Busch, Wilhelm (1832-1908)" ;
    schema1:alternateName "Bousch, Gulielmos",
        "Busch, ...",
        "Busch, Guilelmus",
        "Buš, Vilʹgelʹm" ;
    schema1:birthDate "1832" ;
    schema1:deathDate "1908" ;
    schema1:description "D - volledige voornamen: Heinrich Christian Wilhelm",
        "mb" ;
    schema1:familyName "Busch" ;
    schema1:givenName "Wilhelm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eebf9c2f698845f7fd0a65984b573102> ;
    schema1:name "Wilhelm Busch" ;
    schema1:sameAs <http://viaf.org/viaf/22139423>,
        wd:Q109540,
        <https://isni.org/isni/000000010877704X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/busc002> .

