@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/p070960984> a schema1:Person ;
    rdfs:label "Morton, Thomas (ca. 1579-1647)",
        "Morton, Thomas (ca1579-1647)" ;
    schema1:alternateName "Mortonus, Thomas",
        "T.M." ;
    schema1:birthDate "ca. 1579",
        "ca1579" ;
    schema1:deathDate "1647" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Morton" ;
    schema1:givenName "Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa6982586296cf074a09918109997382>,
        <https://data.bibliotheken.nl/.well-known/genid/cb891e7450785115fec3cd206048fbcd> ;
    schema1:name "Thomas Morton" ;
    schema1:sameAs <http://viaf.org/viaf/20593243>,
        wd:Q176584,
        <https://isni.org/isni/0000000082051784> .

