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

<http://data.bibliotheken.nl/id/thes/p321698568> a schema1:Person ;
    rdfs:label "Dynel, Marta" ;
    schema1:description "University of Lodz" ;
    schema1:familyName "Dynel" ;
    schema1:givenName "Marta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70619ede7398094b6257acb7564c35c8> ;
    schema1:name "Marta Dynel" ;
    schema1:sameAs <http://viaf.org/viaf/161511501>,
        wd:Q91898903,
        <https://isni.org/isni/0000000111175621> .

