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

<http://data.bibliotheken.nl/id/thes/p067729592> a schema1:Person ;
    rdfs:label "Treslong, H. van" ;
    schema1:description "pseud. van: Morritz Lobstein" ;
    schema1:familyName "van Treslong" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/867686511ca94da48dfb2281efc4fc2b> ;
    schema1:name "H. van Treslong" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p111845939>,
        <http://viaf.org/viaf/292278816>,
        <https://isni.org/isni/0000000397198860> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/tres004> .

