@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/p102561257> a schema1:Person ;
    rdfs:label "Platter, Thomas (1574-1628 ; der Jüngere)" ;
    schema1:birthDate "1574" ;
    schema1:deathDate "1628" ;
    schema1:description "zoon van Felix Platter (1536-1614), medicus te Basel" ;
    schema1:familyName "Platter" ;
    schema1:givenName "Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f184915820aaff171f23deb14f84ed5> ;
    schema1:name "Thomas Platter (der Jüngere)" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/64050195>,
        wd:Q116577,
        <https://isni.org/isni/0000000110282433> .

