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

<http://data.bibliotheken.nl/id/thes/p073590622> a schema1:Person ;
    rdfs:label "Monic" ;
    schema1:description "kleur. - mb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b0c5990657414e08b9b7e1419901f5a> ;
    schema1:name "Monic" ;
    schema1:sameAs <http://viaf.org/viaf/289088746>,
        <https://isni.org/isni/0000000394591309> .

