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

<http://data.bibliotheken.nl/id/thes/p437254577> a schema1:Person ;
    rdfs:label "Ortuño Casanova, Rocío" ;
    schema1:alternateName "Casanova, Rocío Ortuño" ;
    schema1:familyName "Ortuño Casanova" ;
    schema1:givenName "Rocío" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1301c22c2c53b775e74de6046a30889> ;
    schema1:name "Rocío Ortuño Casanova" ;
    schema1:sameAs <https://isni.org/isni/000000043623495X> .

