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

<http://data.bibliotheken.nl/id/thes/p073142050> a schema1:Person ;
    rdfs:label "Peller, P.R.O." ;
    schema1:description "pseud. van: Edmond Marie Constant Bernard Franquinet" ;
    schema1:familyName "Peller" ;
    schema1:givenName "P.R.O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de5b498651546986035d30936ea66ad4> ;
    schema1:name "P.R.O. Peller" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071069178>,
        <http://viaf.org/viaf/287517501>,
        <https://isni.org/isni/0000000393294409> .

