@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p097158097> a schema1:Person ;
    rdfs:label "Nescio" ;
    schema1:description "1882-1961",
        "literator",
        "pseud. van: Jan Hendrik Frederik Grönloh" ;
    schema1:familyName "Nescio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2d025eaaa3fa6963ec1081baacce2f9> ;
    schema1:name "Nescio" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068830572>,
        <http://viaf.org/viaf/102144814479768759988>,
        wd:Q2559747 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/nesc001> .

