@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/p363414487> a schema1:Person ;
    rdfs:label "Juan Zorzona, José Miguel" ;
    schema1:alternateName "Zorzona, J.M. Juan" ;
    schema1:familyName "Juan Zorzona" ;
    schema1:givenName "José Miguel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6295515d1810fc3b042bfc94c2489a1> ;
    schema1:name "José Miguel Juan Zorzona" ;
    schema1:sameAs <http://viaf.org/viaf/12037105>,
        wd:Q57912699,
        <https://isni.org/isni/0000000042749897> .

