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

<http://data.bibliotheken.nl/id/thes/p068669798> a schema1:Person ;
    rdfs:label "Breton de Nijs, E." ;
    schema1:alternateName "Nijs, E. Breton de" ;
    schema1:description "NLMD/N 345",
        "pseud. van: Robert Nieuwenhuys" ;
    schema1:familyName "Breton de Nijs" ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85be82e320112223e2c69594bfa92c8a> ;
    schema1:name "E. Breton de Nijs" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068669097>,
        <http://viaf.org/viaf/287774248> .

