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

<http://data.bibliotheken.nl/id/thes/p075085836> a schema1:Person ;
    rdfs:label "Bosters, Cassandra (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "kunsthistorica; free-lance publiciste" ;
    schema1:familyName "Bosters" ;
    schema1:givenName "Cassandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22905306f64d6b36e94e27b593fe94ef> ;
    schema1:name "Cassandra Bosters" ;
    schema1:sameAs <http://viaf.org/viaf/216512498>,
        <https://isni.org/isni/0000000398197130> .

