@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/p088251721> a schema1:Person ;
    rdfs:label "Jujol, Josep Maria (1879-1949)" ;
    schema1:alternateName "Jujol i Gibert, Josep Maria" ;
    schema1:birthDate "1879" ;
    schema1:deathDate "1949" ;
    schema1:familyName "Jujol" ;
    schema1:givenName "Josep Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd7049706dbb797c5365e9dd27461177> ;
    schema1:name "Josep Maria Jujol" ;
    schema1:sameAs <http://viaf.org/viaf/54949548>,
        wd:Q925005,
        <https://isni.org/isni/0000000081344104> .

