@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/p071773746> a schema1:Person ;
    rdfs:label "Brouwer, L. (1909-)" ;
    schema1:birthDate "1909" ;
    schema1:description "mb" ;
    schema1:familyName "Brouwer" ;
    schema1:givenName "L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2bff9970abeb0d084aa9882ae0677a4> ;
    schema1:name "L. Brouwer" ;
    schema1:sameAs <http://viaf.org/viaf/35937034>,
        wd:Q27651505,
        <https://isni.org/isni/0000000026699375> .

