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

<http://data.bibliotheken.nl/id/thes/p093652267> a schema1:Person ;
    rdfs:label "Cossu, Claude" ;
    schema1:familyName "Cossu" ;
    schema1:givenName "Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fbc3c47975544772edfb62302d43a57> ;
    schema1:name "Claude Cossu" ;
    schema1:sameAs <http://viaf.org/viaf/289718428>,
        <https://isni.org/isni/0000000395087243> .

