@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/p068823649> a schema1:Person ;
    rdfs:label "Trolsky, Tymen" ;
    schema1:description "1948-",
        "pseud. van: Jasper Jacobus Johannes Maria Mikkers" ;
    schema1:familyName "Trolsky" ;
    schema1:givenName "Tymen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eabef73ee337b1631071d7051ed4e790> ;
    schema1:name "Tymen Trolsky" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068414307>,
        <http://viaf.org/viaf/373146462555027770415>,
        <https://isni.org/isni/0000000368015850> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/trol001> .

