@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p071999752> a schema1:Person ;
    rdfs:label "Adema, Tjeerd N. (1885-1960)" ;
    schema1:alternateName "Adema, Cherudo",
        "Adema, Tj.N.",
        "Adema, Tjeerd Nicolaas" ;
    schema1:birthDate "1885" ;
    schema1:deathDate "1960" ;
    schema1:description "05 Tjeerd Nicolaas",
        "NLMD/A 1944",
        "zie ook: A. Médant" ;
    schema1:familyName "Adema" ;
    schema1:givenName "Tjeerd N." ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e8df8b1cc55c6919c1544626d4a7860> ;
    schema1:name "Tjeerd N. Adema" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072497572>,
        <http://viaf.org/viaf/287144776>,
        wd:Q2050864,
        <https://isni.org/isni/0000000392970583> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/adem001> .

