@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/p068576315> a schema1:Person ;
    rdfs:label "Skyrms, Brian" ;
    schema1:familyName "Skyrms" ;
    schema1:givenName "Brian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0abfdece08e4b899b8400ec91fa22e44> ;
    schema1:name "Brian Skyrms" ;
    schema1:sameAs <http://viaf.org/viaf/79048795>,
        wd:Q1497924,
        <https://isni.org/isni/0000000109187068> .

