@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/p156254387> a schema1:Person ;
    rdfs:label "Kossew, Sue" ;
    schema1:familyName "Kossew" ;
    schema1:givenName "Sue" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a942fc1b8ccc5612cba5486735f0b3d> ;
    schema1:name "Sue Kossew" ;
    schema1:sameAs <http://viaf.org/viaf/14944674>,
        wd:Q99557363,
        <https://isni.org/isni/0000000114681490> .

