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

<http://data.bibliotheken.nl/id/thes/p072497572> a schema1:Person ;
    rdfs:label "Médant, A. (1885-)" ;
    schema1:birthDate "1885" ;
    schema1:description "pseud. van: Tjeerd N. Adema" ;
    schema1:familyName "Médant" ;
    schema1:givenName "A." ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c43c507877adebe2bf7bccffe006f107> ;
    schema1:name "A. Médant" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071999752>,
        <http://viaf.org/viaf/282768412> .

