@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/p072257938> a schema1:Person ;
    rdfs:label "Redondo, Daniello (1940-)" ;
    schema1:alternateName "Redondo, Daniel" ;
    schema1:birthDate "1940" ;
    schema1:description "geboren in Bilbao" ;
    schema1:familyName "Redondo" ;
    schema1:givenName "Daniello" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fba9add8f4bc24ce60a7fe40da9e944> ;
    schema1:name "Daniello Redondo" ;
    schema1:sameAs <http://viaf.org/viaf/12325732>,
        wd:Q16266684,
        <https://isni.org/isni/0000000080912093> .

