@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p080185037> a schema1:Person ;
    rdfs:label "Blair, D.C." ;
    schema1:alternateName "Blair, David C." ;
    schema1:description "taalfilosoof; publiceert ook over: information retrieval" ;
    schema1:familyName "Blair" ;
    schema1:givenName "D.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/431bb7d04f8634bdaf291f4748bc851e> ;
    schema1:name "D.C. Blair" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/53301745>,
        <https://isni.org/isni/000000008132076X> .

