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

<http://data.bibliotheken.nl/id/thes/p299306348> a schema1:Person ;
    rdfs:label "Smallenbroek, Bas" ;
    schema1:description "B0641406: \"Bas Smallenbroek is directeur van het CIR ... studeerde fysiotherapie ... Daarnaast schrijft hij liedjes voor diverse artiesten en exposeert hij vanaf jan. 2007 ... in het Stedelijk Museum Zwolle\"" ;
    schema1:familyName "Smallenbroek" ;
    schema1:givenName "Bas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3552a78b64b73fe98f2c314d18234980> ;
    schema1:name "Bas Smallenbroek" ;
    schema1:sameAs <http://viaf.org/viaf/6698164357906513250005>,
        <https://isni.org/isni/0000000390244932> .

