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

<http://data.bibliotheken.nl/id/thes/p320911772> a schema1:Person ;
    rdfs:label "Cossu, Marcella" ;
    schema1:familyName "Cossu" ;
    schema1:givenName "Marcella" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fdb83c1cf633b5f245e8efb1c3a599d> ;
    schema1:name "Marcella Cossu" ;
    schema1:sameAs <http://viaf.org/viaf/66699098>,
        <https://isni.org/isni/0000000044656731> .

