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

<http://data.bibliotheken.nl/id/thes/p144071215> a schema1:Person ;
    rdfs:label "Albertazzi, Liliana" ;
    schema1:alternateName "Albertazzi, L." ;
    schema1:description "B0108088: Central European Foundation, Italy",
        "B9905851: Dep. of Sociology and Social Research, Univ. of Trento, Italy" ;
    schema1:familyName "Albertazzi" ;
    schema1:givenName "Liliana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07fdbdcb08e4d253c9bf347755c376ec> ;
    schema1:name "Liliana Albertazzi" ;
    schema1:sameAs <http://viaf.org/viaf/221385419>,
        wd:Q59914519,
        <https://isni.org/isni/0000000362194560> .

