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

<http://data.bibliotheken.nl/id/thes/p297854291> a schema1:Person ;
    rdfs:label "Julian the Joint" ;
    schema1:description "pseud. van: Justus Anton Deelder" ;
    schema1:familyName "Julian the Joint" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/462583f72769a407f744d4c2ccac168e> ;
    schema1:name "Julian the Joint" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068566123>,
        <http://viaf.org/viaf/289825347> .

