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

<http://data.bibliotheken.nl/id/thes/p074429973> a schema1:Person ;
    rdfs:label "Criton" ;
    schema1:description "pseud. van !071600752!: " ;
    schema1:familyName "Criton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/946e5cc632deb8a11fcfad8e1624f945> ;
    schema1:name "Criton" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/3622159477803427990001> .

