@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/p074671383> a schema1:Person ;
    rdfs:label "Tejera, Victorino" ;
    schema1:familyName "Tejera" ;
    schema1:givenName "Victorino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80730b0503b94569d387df260b387fd4> ;
    schema1:name "Victorino Tejera" ;
    schema1:sameAs <http://viaf.org/viaf/24618416>,
        wd:Q42417770,
        <https://isni.org/isni/0000000116088092> .

