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

<http://data.bibliotheken.nl/id/thes/p24080886X> a schema1:Person ;
    rdfs:label "Wilant, Petr." ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "tI" ;
    schema1:familyName "Wilant" ;
    schema1:givenName "Petr." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/444e1ee324e480484c5e60c706cc1cc6>,
        <https://data.bibliotheken.nl/.well-known/genid/a22707cbef3d750416f7cf945937f58a> ;
    schema1:name "Petr. Wilant" ;
    schema1:sameAs <http://viaf.org/viaf/281407190>,
        <https://isni.org/isni/0000000388249945> .

