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

<http://data.bibliotheken.nl/id/thes/p174184123> a schema1:Person ;
    rdfs:label "Taillefer, Craig" ;
    schema1:familyName "Taillefer" ;
    schema1:givenName "Craig" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe539e8a0028198497bf55a96c71baf1> ;
    schema1:name "Craig Taillefer" ;
    schema1:sameAs <http://viaf.org/viaf/287548576>,
        <https://isni.org/isni/0000000393320814> .

