@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/p191239828> a schema1:Person ;
    rdfs:label "Verheul, Ingrid" ;
    schema1:description "B0027335: ondernemerschap",
        "B0626272: Centre for Advanced Small Business Economics (CASBEC), Erasmus University Rotterdam",
        "Ook als: I. Verheul" ;
    schema1:familyName "Verheul" ;
    schema1:givenName "Ingrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57503bb9c74d7cf83aa4425ceb780d66> ;
    schema1:name "Ingrid Verheul" ;
    schema1:sameAs <http://viaf.org/viaf/58733578>,
        wd:Q41798795,
        <https://isni.org/isni/0000000352846721> .

