@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/p068476884> a schema1:Person ;
    rdfs:label "Brand, Willem (1910-1996)" ;
    schema1:birthDate "1910" ;
    schema1:deathDate "1996" ;
    schema1:description "B9725142: \"Prof. dr. .... hoogleraar aan de Rijksuniversiteit te Leiden.\"" ;
    schema1:familyName "Brand" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de90a997cc8b3595600040a20c0a5c2e> ;
    schema1:name "Willem Brand" ;
    schema1:sameAs <http://viaf.org/viaf/93011204>,
        wd:Q67911126,
        <https://isni.org/isni/0000000066849294> .

