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

<http://data.bibliotheken.nl/id/thes/p238540006> a schema1:Person ;
    rdfs:label "Vrij man - geen clubbist, een" ;
    schema1:description "pseud. van: Mozes Salomon Polak" ;
    schema1:familyName "een Vrij man - geen clubbist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1913ec1168934e60203b70dc0545d0e> ;
    schema1:name "een Vrij man - geen clubbist" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070330484>,
        <http://viaf.org/viaf/288411589>,
        <https://isni.org/isni/0000000394033307> .

