@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/p06821894X> a schema1:Person ;
    rdfs:label "Smidt, Jacobus Thomas de (1923-2013)" ;
    schema1:alternateName "Smidt, Tom de" ;
    schema1:birthDate "1923" ;
    schema1:deathDate "2013" ;
    schema1:description "prof.mr.",
        "rechtshistoricus; was: hoogleraar Oud-vaderlands recht Universiteit van Amsterdam en RU Leiden" ;
    schema1:familyName "de Smidt" ;
    schema1:givenName "Jacobus Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9775a42663b491107276cfebfd9bda65> ;
    schema1:name "Jacobus Thomas de Smidt" ;
    schema1:sameAs <http://viaf.org/viaf/112472283>,
        wd:Q65850896,
        <https://isni.org/isni/0000000083097135> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/smid008> .

