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

<http://data.bibliotheken.nl/id/thes/p14665711X> a schema1:Person ;
    rdfs:label "Mirval, C.H. de" ;
    schema1:description "pseud. van: Jean-Baptiste Joseph Champagnac" ;
    schema1:familyName "de Mirval" ;
    schema1:givenName "C.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a590ed9fa7271240f067dd37522d8d4> ;
    schema1:name "C.H. de Mirval" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069468656>,
        <http://viaf.org/viaf/285674176> .

