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

<http://data.bibliotheken.nl/id/thes/p314844252> a schema1:Person ;
    rdfs:label "Pascual Vives, Francisco José (jurist)" ;
    schema1:alternateName "Pascual Vives, Francisco",
        "Pascual, Francisco",
        "Vives, Francisco José Pascual" ;
    schema1:description "profesor ayudante de derecho internacional público y relaciones internacionales, Universidad de Alcalá" ;
    schema1:familyName "Pascual Vives" ;
    schema1:givenName "Francisco José" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6428ad04f01d97cbdf8ef91bb4e69a5> ;
    schema1:name "Francisco José Pascual Vives" ;
    schema1:sameAs <http://viaf.org/viaf/283965451>,
        <https://isni.org/isni/0000000136908131> .

