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

<http://data.bibliotheken.nl/id/thes/p07248327X> a schema1:Person ;
    rdfs:label "Spit, Ireneus Wilhelmus Maria (1954-)" ;
    schema1:alternateName "Spit, René" ;
    schema1:birthDate "1954" ;
    schema1:description "filosoof ; docent/vertaler Turks",
        "roepnaam: René" ;
    schema1:familyName "Spit" ;
    schema1:givenName "Ireneus Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be717796ea2b3c0a5a12d48ca622464b> ;
    schema1:name "Ireneus Wilhelmus Maria Spit" ;
    schema1:sameAs <http://viaf.org/viaf/289291943>,
        <https://isni.org/isni/0000000394714292> .

