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

<http://data.bibliotheken.nl/id/thes/p432959246> a schema1:Person ;
    rdfs:label "MC" ;
    schema1:description "1977-",
        "is pseud.: " ;
    schema1:familyName "MC" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/487bff6f6b7140cc8d58f1c2ea54562c> ;
    schema1:name "MC" .

