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

<http://data.bibliotheken.nl/id/thes/p332790320> a schema1:Person ;
    rdfs:label "Tino (strips)" ;
    schema1:description "strips; Rooie oortjes" ;
    schema1:hasOccupation "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8e6fb9635846d39717097527b5850b6> ;
    schema1:name "Tino" ;
    schema1:sameAs <http://viaf.org/viaf/282277486>,
        <https://isni.org/isni/0000000388968122> .

