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

<http://data.bibliotheken.nl/id/thes/p071998772> a schema1:Person ;
    rdfs:label "Gregory, J.L." ;
    schema1:description "pseud. van: Jan Lodewijk Pierson Jr." ;
    schema1:familyName "Gregory" ;
    schema1:givenName "J.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dd252dcb4e32b60667cd4b87fdf6c14> ;
    schema1:name "J.L. Gregory" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071839690>,
        <http://viaf.org/viaf/4105161211509740070003>,
        <https://isni.org/isni/0000000392160919> .

