@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/p331328879> a schema1:Person ;
    rdfs:label "Noheda Pinuaga, Beatriz (1968-)" ;
    schema1:alternateName "Noheda Pinuaga, B.",
        "Noheda, B." ;
    schema1:birthDate "1968" ;
    schema1:description "Prof. dr." ;
    schema1:familyName "Noheda Pinuaga" ;
    schema1:givenName "Beatriz" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/653c017c565ae7ce282db61321d44321> ;
    schema1:name "Beatriz Noheda Pinuaga" ;
    schema1:sameAs <http://viaf.org/viaf/288641836>,
        wd:Q21255484,
        <https://isni.org/isni/000000039420564X> .

