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

<http://data.bibliotheken.nl/id/thes/p074678531> a schema1:Person ;
    rdfs:label "Dutric, J." ;
    schema1:description "pseud. van: Johan Leonard van Tricht" ;
    schema1:familyName "Dutric" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2a4aecf12a73929b42a3e5d5511e9c7> ;
    schema1:name "J. Dutric" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p07039332X>,
        <http://viaf.org/viaf/285843406>,
        <https://isni.org/isni/0000000391928922> .

