@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/p202171477> a schema1:Person ;
    rdfs:label "Allué, Josep Maria" ;
    schema1:familyName "Allué" ;
    schema1:givenName "Josep Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c07ad2fce3c65f058f41ccb49cd9c8d9> ;
    schema1:name "Josep Maria Allué" ;
    schema1:sameAs <http://viaf.org/viaf/87752217>,
        wd:Q50300295,
        <https://isni.org/isni/0000000066401545> .

