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

<http://data.bibliotheken.nl/id/thes/p332166287> a schema1:Person ;
    rdfs:label "Desogus, Claudia" ;
    schema1:description "farmacie" ;
    schema1:familyName "Desogus" ;
    schema1:givenName "Claudia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e90994eda7ba2ba9daed689c0ba6fe26> ;
    schema1:name "Claudia Desogus" ;
    schema1:sameAs <http://viaf.org/viaf/168847438>,
        <https://isni.org/isni/0000000115558187> .

