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

<http://data.bibliotheken.nl/id/thes/p071522530> a schema1:Person ;
    rdfs:label "Flos, Ego" ;
    schema1:description "pseud. van: Jacobus Cornelis Bloem",
        "zie ook: Fey" ;
    schema1:familyName "Flos" ;
    schema1:givenName "Ego" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/262edeb9e7127be3ef1370dc200c554b> ;
    schema1:name "Ego Flos" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068307055>,
        <http://data.bibliotheken.nl/id/thes/p119969092>,
        <http://viaf.org/viaf/285739714>,
        <https://isni.org/isni/0000000391852526> .

