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

<http://data.bibliotheken.nl/id/thes/p085535753> a schema1:Person ;
    rdfs:label "Edens, Karel" ;
    schema1:description "Vakgroep Toegepaste Taalkunde, Universiteit Twente" ;
    schema1:familyName "Edens" ;
    schema1:givenName "Karel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5af35d308cdde2de8d2b880cedc3285> ;
    schema1:name "Karel Edens" ;
    schema1:sameAs <http://viaf.org/viaf/286843093>,
        <https://isni.org/isni/0000000392701340> .

