@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/p297062832> a schema1:Person ;
    rdfs:label "Urzyczyn, Paweł" ;
    schema1:familyName "Urzyczyn" ;
    schema1:givenName "Paweł" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cde80161e9e83110ccf7063883d0795> ;
    schema1:name "Paweł Urzyczyn" ;
    schema1:sameAs <http://viaf.org/viaf/17521663>,
        wd:Q26693967,
        <https://isni.org/isni/0000000042959501> .

