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

<http://data.bibliotheken.nl/id/thes/p068964234> a schema1:Person ;
    rdfs:label "Morris" ;
    schema1:description "pseud. van: Maurice De Bevere" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1870823e82201ff6ce27adf9241083d> ;
    schema1:name "Morris" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068980272>,
        <http://viaf.org/viaf/282199171>,
        <https://isni.org/isni/0000000077307810> .

