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

<http://data.bibliotheken.nl/id/thes/p297056336> a schema1:Person ;
    rdfs:label "Wttebergh, Constant van" ;
    schema1:description "pseud van: Ernst Groenevelt" ;
    schema1:familyName "van Wttebergh" ;
    schema1:givenName "Constant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8e239d3b7b5a7206587c29a31b1f72c> ;
    schema1:name "Constant van Wttebergh" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070112282>,
        <http://viaf.org/viaf/286642422>,
        <https://isni.org/isni/000000039253516X> .

