@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/p071140085> a schema1:Person ;
    rdfs:label "Perrins, Christopher M." ;
    schema1:alternateName "Perrins, C.M." ;
    schema1:familyName "Perrins" ;
    schema1:givenName "Christopher M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c48272c981cf1a60c668e302671730b1> ;
    schema1:name "Christopher M. Perrins" ;
    schema1:sameAs <http://viaf.org/viaf/34461442>,
        wd:Q5107737,
        <https://isni.org/isni/0000000108862041> .

