@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/p070729751> a schema1:Person ;
    rdfs:label "La Nézière, Raymond de (1865-1953)" ;
    schema1:alternateName "La Nézière, Raoul de",
        "La Nézière, René de",
        "La Nézière, Robert de",
        "Nézière, R. de la" ;
    schema1:birthDate "1865" ;
    schema1:deathDate "1953" ;
    schema1:description "https://www.lambiek.net/artists/d/de-la-neziere_robert.htm vermeldt: \"He is also sometimes referred to as Raoul, René or Robert de la Nézière",
        "illustrator; niet in Scheen",
        "mb" ;
    schema1:familyName "de La Nézière" ;
    schema1:givenName "Raymond" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fea2a97a870f1985a6721babb2cc4fc> ;
    schema1:name "Raymond de La Nézière" ;
    schema1:sameAs <http://viaf.org/viaf/24731984>,
        wd:Q3421225,
        <https://isni.org/isni/0000000061559319> .

