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

<http://data.bibliotheken.nl/id/thes/p117940186> a schema1:Person ;
    rdfs:label "Gutsy" ;
    schema1:description "Bloody lijkt wat tekenstijl betreft Didgé te zijn. Zou dit dan L. v. Linthout, als tekstschrijver zijn?",
        "Het boek 'Rooie oortjes 6' van Bloody en Gutsy werd vooraangekondigd (CIP) met auteurs: Didgé, L. v. Linthout",
        "zie ook: L. van Linthout" ;
    schema1:familyName "Gutsy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/065fcba2139dea6265efd4fa759cad1a> ;
    schema1:name "Gutsy" ;
    schema1:sameAs <http://viaf.org/viaf/287487597>,
        <https://isni.org/isni/0000000393248787> .

