@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/p387622276> a schema1:Person ;
    rdfs:label "Netch" ;
    schema1:description "Belgische striptekenaar, geboren op 7 septemer 1985 te Charleroi",
        "is: Denis Dethuin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f88e797046a970c039d11f9f93fea190> ;
    schema1:name "Netch" ;
    schema1:sameAs <http://viaf.org/viaf/312758100>,
        wd:Q2410946,
        <https://isni.org/isni/000000042852456X> .

