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

<http://data.bibliotheken.nl/id/thes/p117940011> a schema1:Person ;
    rdfs:label "Bloody" ;
    schema1:description "!D",
        "Het boek 'Rooie oortjes 6' van Bloody en Gutsy werd vooraangekondigd (CIP) met auteurs: Didgé, L. v. Linthout",
        "Is dit Didgé? Aan de tekenstijl te zien kan het hem best zijn.",
        "zie ook: Didgé" ;
    schema1:familyName "Bloody" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abdca1acc24bc4c6abb1f47447e96a1a> ;
    schema1:name "Bloody" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068946902>,
        <http://viaf.org/viaf/291517828>,
        <https://isni.org/isni/0000000396510090> .

