@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/p433869895> a schema1:Person ;
    rdfs:label "Wysmułek, Jakub" ;
    schema1:familyName "Wysmułek" ;
    schema1:givenName "Jakub" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a81e72a909700631b023d7fb52057a2f> ;
    schema1:name "Jakub Wysmułek" ;
    schema1:nationality "pl" ;
    schema1:sameAs <http://viaf.org/viaf/80717116>,
        wd:Q111596907,
        <https://isni.org/isni/0000000385249755> .

