@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/p069444188> a schema1:Person ;
    rdfs:label "Torton, Jean (1942-)" ;
    schema1:alternateName "Torton" ;
    schema1:birthDate "1942" ;
    schema1:description "zie ook: Jeronaton" ;
    schema1:familyName "Torton" ;
    schema1:givenName "Jean" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/200702413ba351130df5120aab7ddd82> ;
    schema1:name "Jean Torton" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06913247X>,
        <http://viaf.org/viaf/88584028>,
        wd:Q1687761,
        <https://isni.org/isni/0000000120302709> .

