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

<http://data.bibliotheken.nl/id/thes/p351117725> a schema1:Person ;
    rdfs:label "Stom" ;
    schema1:description "pseud. van: Jean-Yves Delitte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7c5085854a89bf214a451443618a2b3> ;
    schema1:name "Stom" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074379151>,
        <http://viaf.org/viaf/6986161212094140070002>,
        <https://isni.org/isni/0000000394458727> .

