@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/p146273583> a schema1:Person ;
    rdfs:label "Midam" ;
    schema1:description "1963-",
        "is: Michel Ledent",
        "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b096fb044d8fb72b918b1148b6c27aa2> ;
    schema1:name "Midam" ;
    schema1:nationality "be" ;
    schema1:sameAs wd:Q3312612,
        <https://isni.org/isni/0000000110531137> .

