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

<http://data.bibliotheken.nl/id/thes/p142046140> a schema1:Person ;
    rdfs:label "Mould, Chris" ;
    schema1:description "SATA 205",
        "ill." ;
    schema1:familyName "Mould" ;
    schema1:givenName "Chris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b095396195fca91c50089dc484afc86d> ;
    schema1:name "Chris Mould" ;
    schema1:sameAs <http://viaf.org/viaf/61682550>,
        <https://isni.org/isni/000000006652318X> .

