@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/p072441496> a schema1:Person ;
    rdfs:label "Tydeman, Meinard (1854-1916 ; Jr.)" ;
    schema1:birthDate "1854" ;
    schema1:deathDate "1916" ;
    schema1:description "jurist, rechtshistoricus (promoveerde in 1880, universiteit Utrecht); verbonden aan: Bond van Vrije Liberalen" ;
    schema1:familyName "Tydeman" ;
    schema1:givenName "Meinard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ddf3350572921e4fe677c481633d2ba> ;
    schema1:name "Meinard Tydeman (Jr.)" ;
    schema1:sameAs <http://viaf.org/viaf/286599609>,
        wd:Q2542784 .

