@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/p06924913X> a schema1:Person ;
    rdfs:label "Romains, Jules" ;
    schema1:description "1885-1972",
        "literator en essayist",
        "mb",
        "pseud. van: Louis Farigoule",
        "zie ook: Louis Henri Jean Farigoule" ;
    schema1:familyName "Romains" ;
    schema1:givenName "Jules" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb462e0a8a9f5e1ce77a67bbf47ecc58> ;
    schema1:name "Jules Romains" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074828223>,
        <http://viaf.org/viaf/37053052>,
        wd:Q334983 .

