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

<http://data.bibliotheken.nl/id/thes/p12625057X> a schema1:Person ;
    rdfs:label "Torres, Antonius de (1502 fl.)",
        "Torres, Antonius de (fl. 1502)" ;
    schema1:description "1502 fl.",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "fl. 1502",
        "ontdekkingsreiziger 1502-..." ;
    schema1:familyName "de Torres" ;
    schema1:givenName "Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84f813417c2ac551997fb002a6429aef>,
        <https://data.bibliotheken.nl/.well-known/genid/98a88635fd4b141a69aea7cfb1a6fbac> ;
    schema1:name "Antonius de Torres" ;
    schema1:sameAs <http://viaf.org/viaf/172923307>,
        <https://isni.org/isni/0000000123184437> .

