@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/p070948720> a schema1:Person ;
    rdfs:label "Platter, Felix (1536-1614)" ;
    schema1:alternateName "Plater, Felix",
        "Platerus, Felix (sr.)" ;
    schema1:birthDate "1536" ;
    schema1:deathDate "1614" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "medicus, botanicus te Basel",
        "vader van Thomas Platter der Jüngere (1574-1628)",
        "zoon van Thomas Platter der Ältere (1499-1582)" ;
    schema1:familyName "Platter" ;
    schema1:givenName "Felix" ;
    schema1:hasOccupation "botanicus",
        "medicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5564e7e3d6df8657a95f4fa2cf14fa7d>,
        <https://data.bibliotheken.nl/.well-known/genid/e546ac24e198a70f64495cdbe9d8eb88> ;
    schema1:name "Felix Platter" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/47796696>,
        wd:Q667732,
        <https://isni.org/isni/0000000108972427> .

