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

<http://data.bibliotheken.nl/id/thes/p069452695> a schema1:Person ;
    rdfs:label "Terence" ;
    schema1:description "mb",
        "pseud. van: Thierry Martens",
        "zie ook: Thierry Martens",
        "zie ook: Yves Varende" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31b327885eba24c2339225cb475e0544> ;
    schema1:name "Terence" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069989397>,
        <http://data.bibliotheken.nl/id/thes/p070083479>,
        <http://viaf.org/viaf/66462384> .

