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

<http://data.bibliotheken.nl/id/thes/p070378045> a schema1:Person ;
    rdfs:label "Ringeling, Johannes Cornelis Tobias (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "Dr.",
        "werkzaam bij de vakgroep Engelse taal- en letterkunde, Rijksuniversiteit Utrecht" ;
    schema1:familyName "Ringeling" ;
    schema1:givenName "Johannes Cornelis Tobias" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d3c42bf452933524746cd02df28f2a0> ;
    schema1:name "Johannes Cornelis Tobias Ringeling" ;
    schema1:sameAs <http://viaf.org/viaf/306129875> .

