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

<http://data.bibliotheken.nl/id/thes/p081552548> a schema1:Person ;
    rdfs:label "Laane, W.E.M." ;
    schema1:alternateName "Laane, Winfried" ;
    schema1:familyName "Laane" ;
    schema1:givenName "W.E.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3596f0a93843f23a9d4be4cb61532476> ;
    schema1:name "W.E.M. Laane" ;
    schema1:sameAs <http://viaf.org/viaf/291713409>,
        <https://isni.org/isni/0000000396718297> .

