@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/p305175742> a schema1:Person ;
    rdfs:label "Alton, Steve" ;
    schema1:description "27842050: ecoloog, botanist en assistent-imker" ;
    schema1:familyName "Alton" ;
    schema1:givenName "Steve" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/700dd49ccccc4e92fc370b4841213967> ;
    schema1:name "Steve Alton" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/15089341>,
        wd:Q120580643,
        <https://isni.org/isni/0000000055228388> .

