@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/p07129452X> a schema1:Person ;
    rdfs:label "Linden, Allen M." ;
    schema1:description "Member of the Appeal Division, Federal Court of Canada" ;
    schema1:familyName "Linden" ;
    schema1:givenName "Allen M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ba34f87e2922dcc034d455453e7984f> ;
    schema1:name "Allen M. Linden" ;
    schema1:sameAs <http://viaf.org/viaf/59171905>,
        wd:Q4731756,
        <https://isni.org/isni/0000000073628406> .

