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

<http://data.bibliotheken.nl/id/thes/p394199928> a schema1:Person ;
    rdfs:label "Kuhlke, Olaf" ;
    schema1:description "26906757: \"Olaf Kuhlke (US) is the Associate Dean of the College of Liberal Arts at the University of Minnesota Duluth (...)\"" ;
    schema1:familyName "Kuhlke" ;
    schema1:givenName "Olaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a22a6c644c1ed3251bcec4870d2f5a2> ;
    schema1:name "Olaf Kuhlke" ;
    schema1:sameAs <http://viaf.org/viaf/317187940> .

