@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p091036496> a schema1:Person ;
    rdfs:label "Ellis, John (1593 fl.)",
        "Ellis, John (fl. 1593 ; Engels kapitein)" ;
    schema1:alternateName "Ellis (Mr.)" ;
    schema1:description "1593 fl.",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "fl. 1593" ;
    schema1:familyName "Ellis" ;
    schema1:givenName "John" ;
    schema1:hasOccupation "Engels kapitein" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fead81da15c563ffbfd1c5a9cee370c>,
        <https://data.bibliotheken.nl/.well-known/genid/5cdcced8cd273c5158d16e25a2871dc8> ;
    schema1:name "John Ellis" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/41782971>,
        <https://isni.org/isni/0000000053161212> .

