@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/p069372500> a schema1:Person ;
    rdfs:label "Tito (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "1957-",
        "is: Tiburcio de la Llave",
        "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a264c19e9c0a9faac15eb7046c2bb56> ;
    schema1:name "Tito" ;
    schema1:sameAs <http://viaf.org/viaf/290647106>,
        wd:Q3529573,
        <https://isni.org/isni/0000000395854342> .

