@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/p069115710> a schema1:Person ;
    rdfs:label "Mazel" ;
    schema1:description "1936-",
        "is: Luc Maezelle",
        "mb",
        "strips" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dd5a5979c6eab77b32003f4e83ccdf5> ;
    schema1:name "Mazel" ;
    schema1:sameAs <http://viaf.org/viaf/121774662>,
        wd:Q2095801,
        <https://isni.org/isni/0000000120236633> .

