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

<http://data.bibliotheken.nl/id/thes/p18843738X> a schema1:Person ;
    rdfs:label "Klosko, Janet S." ;
    schema1:description "B9915685 vermeldt bij vert. van: Janet S. Klosko" ;
    schema1:familyName "Klosko" ;
    schema1:givenName "Janet S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d318a5828bbacaad6cf86f6a6ec33c82> ;
    schema1:name "Janet S. Klosko" ;
    schema1:sameAs <http://viaf.org/viaf/66601810>,
        <https://isni.org/isni/0000000116621854> .

