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

<http://data.bibliotheken.nl/id/thes/p39375930X> a schema1:Person ;
    rdfs:label "Mic (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "is: Michel Rius",
        "strips" ;
    schema1:familyName "Mic" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3abc6bc2f3efe0260fb58bd0b2e9b513> ;
    schema1:name "Mic" ;
    schema1:sameAs <http://viaf.org/viaf/69189019>,
        <https://isni.org/isni/0000000001356050> .

