@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/p174409281> a schema1:Person ;
    rdfs:label "Prescod, Colin" ;
    schema1:familyName "Prescod" ;
    schema1:givenName "Colin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0fc5881824c7745113612514388586d> ;
    schema1:name "Colin Prescod" ;
    schema1:sameAs <http://viaf.org/viaf/48559311>,
        wd:Q96608574,
        <https://isni.org/isni/0000000046711562> .

