@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/p369859030> a schema1:Person ;
    rdfs:label "Cossu, Brice (1982-)" ;
    schema1:birthDate "1982" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Cossu" ;
    schema1:givenName "Brice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aac82b9434a697398f7e019988449cd8> ;
    schema1:name "Brice Cossu" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/64330320>,
        wd:Q48757701,
        <https://isni.org/isni/0000000002446613> .

