@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/p075152916> a schema1:Person ;
    rdfs:label "Smid, Gioia (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "Drs. / geeft les aan de Mime-opleiding v/d Theaterschool te Amsterdam in cultuurgeschiedenis van de twintigste eeuw. - Kunsthistorica" ;
    schema1:familyName "Smid" ;
    schema1:givenName "Gioia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90fb41ab9d63f4602fcc228c2f23e028> ;
    schema1:name "Gioia Smid" ;
    schema1:sameAs <http://viaf.org/viaf/49461029>,
        wd:Q114697371,
        <https://isni.org/isni/0000000053350638> .

