@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/p069270287> a schema1:Person ;
    rdfs:label "Valla, Nicolaus (-1568)" ;
    schema1:deathDate "1568" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Valla" ;
    schema1:givenName "Nicolaus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fff7209ed73fa8f22069d938150402a>,
        <https://data.bibliotheken.nl/.well-known/genid/cb7528752fb082b2de4ce939a8eda35f> ;
    schema1:name "Nicolaus Valla" ;
    schema1:sameAs <http://viaf.org/viaf/59239268>,
        wd:Q59531422,
        <https://isni.org/isni/0000000117655378> .

