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

<http://data.bibliotheken.nl/id/thes/p407378383> a schema1:Person ;
    rdfs:label "Brown, James (1966- ; kinderboeken)" ;
    schema1:birthDate "1966" ;
    schema1:description "1995#http://www.jamesbrown.info: James Brown is an illustrator, he designs and produces screen prints and linocuts from his London studio. Trained as a textile and surface print designer, he worked in the clothing industry for over 10 years producing print designs for men's and womenswear before embarking on a new career as an illustrator in 2007." ;
    schema1:familyName "Brown" ;
    schema1:givenName "James" ;
    schema1:hasOccupation "kinderboeken" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b56f0aff90900af75beeb20f14176e2> ;
    schema1:name "James Brown" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/5736155919105439730005>,
        <https://isni.org/isni/0000000459139787> .

