@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/p074265067> a schema1:Person ;
    rdfs:label "Grandes, Almudena (1960-2021)" ;
    schema1:alternateName "Grandes Hernández, Almudena" ;
    schema1:birthDate "1960" ;
    schema1:deathDate "2021" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Almudena_Grandes_Hernández",
        "geb. te Madrid",
        "literator" ;
    schema1:familyName "Grandes" ;
    schema1:givenName "Almudena" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f5ce1f8f3f47aa318e069c6c5f976e6> ;
    schema1:name "Almudena Grandes" ;
    schema1:nationality "es" ;
    schema1:sameAs <http://viaf.org/viaf/112010315>,
        wd:Q274348,
        <https://isni.org/isni/0000000121479936> .

