@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p073353175> a schema1:Person ;
    rdfs:label "Daal, Luis Henrique (1919-1997)" ;
    schema1:alternateName "Daal, Louis H.",
        "Daal, Luis Henrique Plácido" ;
    schema1:birthDate "1919" ;
    schema1:deathDate "1997" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Luis_Daal",
        "bron: https://www.dbnl.org/auteurs/auteur.php?id=daal001" ;
    schema1:familyName "Daal" ;
    schema1:givenName "Luis Henrique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4bf809134aeb28c9f9659ffe5af19df> ;
    schema1:name "Luis Henrique Daal" ;
    schema1:sameAs wd:Q33803839,
        <https://isni.org/isni/0000000023926659> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/daal001> .

