@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p417329407> a schema1:Person ;
    rdfs:label "Urgell, Joan (1982-)" ;
    schema1:birthDate "1982" ;
    schema1:description "Bron voornaam en geboortejaar: https://www.soleilprod.com/auteur/urgell-joan-2.html" ;
    schema1:familyName "Urgell" ;
    schema1:givenName "Joan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eaae6ede04d94821985dc86a7fe62e4> ;
    schema1:name "Joan Urgell" ;
    schema1:sameAs <http://viaf.org/viaf/49548185>,
        <https://isni.org/isni/0000000002117684> .

