@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/p071046704> a schema1:Person ;
    rdfs:label "Michetz" ;
    schema1:description "1951-2025",
        "mb",
        "pseud. van: Marc Degroide" ;
    schema1:familyName "Michetz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20f03988652375cd6895bc4ea39bd278> ;
    schema1:name "Michetz" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/41857366>,
        wd:Q3288261 .

