@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/p071353763> a schema1:Person ;
    rdfs:label "Puig, A. Aldoma (1935-)" ;
    schema1:alternateName "Aldoma Puig, ...",
        "Aldoma Puig, Artur",
        "Puig, Aldoma" ;
    schema1:birthDate "1935" ;
    schema1:description "mb" ;
    schema1:familyName "Puig" ;
    schema1:givenName "A. Aldoma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcabb5b94623234b972fac654abb546a> ;
    schema1:name "A. Aldoma Puig" ;
    schema1:sameAs <http://viaf.org/viaf/280541517>,
        wd:Q5707068,
        <https://isni.org/isni/0000000387528627> .

