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

<http://data.bibliotheken.nl/id/thes/p068803745> a schema1:Person ;
    rdfs:label "De Spagnolis Conticello, Marisa" ;
    schema1:alternateName "Conticello De Spagnolis, Marisa",
        "De' Spagnolis, Marisa" ;
    schema1:familyName "De Spagnolis Conticello" ;
    schema1:givenName "Marisa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/019137560b212c0c1ca56953cd8a4f2f> ;
    schema1:name "Marisa De Spagnolis Conticello" ;
    schema1:sameAs <http://viaf.org/viaf/49303539>,
        <https://isni.org/isni/0000000083434840> .

