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

<http://data.bibliotheken.nl/id/thes/p423408259> a schema1:Person ;
    rdfs:label "Guerra, Josep M." ;
    schema1:description "Researcher in the field of Artificial Intelligence and Robotic's Regulation at the University of Edinburgh" ;
    schema1:familyName "Guerra" ;
    schema1:givenName "Josep M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb9320f9196881f254dd13b036cad9f7> ;
    schema1:name "Josep M. Guerra" ;
    schema1:sameAs <http://viaf.org/viaf/6358155953606342630007>,
        <https://isni.org/isni/0000000477054760> .

