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

<http://data.bibliotheken.nl/id/thes/p244635250> a schema1:Person ;
    rdfs:label "Baker, Nick" ;
    schema1:description "B0306704: BBC-presentator ; vice-voorzitter van Wildlife Watch, de junioren groep van The Wildlife Trusts" ;
    schema1:familyName "Baker" ;
    schema1:givenName "Nick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f223544c5e2c54b8da103ad6bf9c604> ;
    schema1:name "Nick Baker" ;
    schema1:sameAs <http://viaf.org/viaf/165347717>,
        <https://isni.org/isni/0000000369027968> .

