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

<http://data.bibliotheken.nl/id/thes/p085834599> a schema1:Person ;
    rdfs:label "Model, Jan" ;
    schema1:description "is collectief pseud.: " ;
    schema1:familyName "Model" ;
    schema1:givenName "Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b8d53e5ad07d3fca3b9700f246202d7> ;
    schema1:name "Jan Model" ;
    schema1:sameAs <http://viaf.org/viaf/17401380>,
        <https://isni.org/isni/0000000030477505> .

