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

<http://data.bibliotheken.nl/id/thes/p301817014> a schema1:Person ;
    rdfs:label "Jansen, W." ;
    schema1:description "pseud. van: Jean Louis Bernhardi",
        "zie ook: Calvinus" ;
    schema1:familyName "Jansen" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc66bf290952ae499fd6f6950b909cc8> ;
    schema1:name "W. Jansen" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073148288>,
        <http://data.bibliotheken.nl/id/thes/p293102813>,
        <http://viaf.org/viaf/283171982> .

