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

<http://data.bibliotheken.nl/id/thes/p246856203> a schema1:Person ;
    rdfs:label "Calabrese, Luisa Maria (1967-)" ;
    schema1:alternateName "Calabrese, L.M." ;
    schema1:birthDate "1967" ;
    schema1:familyName "Calabrese" ;
    schema1:givenName "Luisa Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab786bf962eb2981e74a1f58e57cf7c0> ;
    schema1:name "Luisa Maria Calabrese" ;
    schema1:sameAs <http://viaf.org/viaf/272006785>,
        <https://isni.org/isni/0000000048943164> .

