@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/p241050855> a schema1:Person ;
    rdfs:label "Hall, Gary (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "Senior Lecturer in Cultural Studies at Middlesex University" ;
    schema1:familyName "Hall" ;
    schema1:givenName "Gary" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b56365ab59a264f6dd2eaba57fce5db> ;
    schema1:name "Gary Hall" ;
    schema1:sameAs <http://viaf.org/viaf/61862915>,
        wd:Q5525196,
        <https://isni.org/isni/0000000114736551> .

