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

<http://data.bibliotheken.nl/id/thes/p069339554> a schema1:Person ;
    rdfs:label "Dutric" ;
    schema1:description "pseud. van: Aleid Gerhard van Tricht" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5ff298c713f5e251dcea5d3fccd1d5f> ;
    schema1:name "Dutric" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p217036236>,
        <http://viaf.org/viaf/6443161211828340070001>,
        <https://isni.org/isni/0000000387537574> .

