@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/p183247353> a schema1:Person ;
    rdfs:label "Koczanowicz, Leszek" ;
    schema1:description "Is a philospher, currently working at Department of Psychology at Opole University/ He is specialized in contemporary philosophy (especially in American pragmatism). Recently he has been working on the social philosophy with the emphasis on the discussion of the communist past in the post-totalitarian Poland" ;
    schema1:familyName "Koczanowicz" ;
    schema1:givenName "Leszek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d8a4add40678ef5ee7c271e716c8583> ;
    schema1:name "Leszek Koczanowicz" ;
    schema1:sameAs <http://viaf.org/viaf/66557625>,
        wd:Q109248274,
        <https://isni.org/isni/000000012027586X> .

