@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/p126596638> a schema1:Person ;
    rdfs:label "Bradley, Steven (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "B9615540, B0620310: Steve Bradley",
        "B9814529: tuinontwerper, leraar, radiomedewerker, video's voor The Royal Horticultural Society, presenteert tuinprogramma's op tv." ;
    schema1:familyName "Bradley" ;
    schema1:givenName "Steven" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69015e4f750087ac98dab8aa499ae494> ;
    schema1:name "Steven Bradley" ;
    schema1:sameAs <http://viaf.org/viaf/9982667>,
        wd:Q63453205,
        <https://isni.org/isni/0000000110378902> .

