@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/p182190013> a schema1:Person ;
    rdfs:label "Kuosmanen, Timo" ;
    schema1:familyName "Kuosmanen" ;
    schema1:givenName "Timo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7cd87046015805ffda6ea7129de4ac0> ;
    schema1:name "Timo Kuosmanen" ;
    schema1:sameAs <http://viaf.org/viaf/41338400>,
        wd:Q30074957,
        <https://isni.org/isni/0000000043734339> .

