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

<http://data.bibliotheken.nl/id/thes/p079490158> a schema1:Person ;
    rdfs:label "Léandre" ;
    schema1:description "pseud. van: Cornelius Richardus Antonius van Bommel" ;
    schema1:familyName "Léandre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8241dc21f9a9a20087349cee6242f4c3> ;
    schema1:name "Léandre" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069703620>,
        <http://viaf.org/viaf/280913955> .

