@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/p291476783> a schema1:Person ;
    rdfs:label "Levrero, Mario" ;
    schema1:description "1940-2004",
        "pseud van: Jorge Mario Varlotta Levrero" ;
    schema1:familyName "Levrero" ;
    schema1:givenName "Mario" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5db4ff63660555186747a7e809b0226b> ;
    schema1:name "Mario Levrero" ;
    schema1:sameAs <http://viaf.org/viaf/2502017>,
        wd:Q3293478,
        <https://isni.org/isni/0000000121179271> .

