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

<http://data.bibliotheken.nl/id/thes/p413727378> a schema1:Person ;
    rdfs:label "Kotecki, Radosław" ;
    schema1:description "Ph.D., Kazimierz Wielki University in Bydgoszcz, Poland, is Adjunct at that university. He has published essays on medieval church and cultural history" ;
    schema1:familyName "Kotecki" ;
    schema1:givenName "Radosław" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/200cb3641dd94ff32fe055c5e2ff6f54> ;
    schema1:name "Radosław Kotecki" ;
    schema1:sameAs <http://viaf.org/viaf/250028136>,
        <https://isni.org/isni/0000000370690476> .

