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

<http://data.bibliotheken.nl/id/thes/p121384500> a schema1:Person ;
    rdfs:label "Saidman, Sorelle" ;
    schema1:description "muziek-recensent" ;
    schema1:familyName "Saidman" ;
    schema1:givenName "Sorelle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ed3ee32f46dc97df734ef9eae0842bd> ;
    schema1:name "Sorelle Saidman" ;
    schema1:sameAs <http://viaf.org/viaf/65715710>,
        <https://isni.org/isni/000000007403524X> .

