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

<http://data.bibliotheken.nl/id/thes/p06882971X> a schema1:Person ;
    rdfs:label "Vreede, W.L." ;
    schema1:description "B9814257: W.L. Vreede is pseud. voor Prof.dr.mr. H. Houwens Post",
        "is pseud.: ",
        "pseud. van: Hendrik Houwens Post" ;
    schema1:familyName "Vreede" ;
    schema1:givenName "W.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35d79ce6cba0464ef916404ca4f90b14> ;
    schema1:name "W.L. Vreede" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070308128>,
        <http://viaf.org/viaf/290145004>,
        <https://isni.org/isni/000000039540128X> .

