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

<http://data.bibliotheken.nl/id/thes/p069998485> a schema1:Person ;
    rdfs:label "Boot, Caroline (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "kunsthistorica (m.n. textielkunst); verbonden aan: Audax Textiemuseum (Tilburg)" ;
    schema1:familyName "Boot" ;
    schema1:givenName "Caroline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0026d1d4677a09b243dae592f8ee460> ;
    schema1:name "Caroline Boot" ;
    schema1:sameAs <http://viaf.org/viaf/267323664>,
        <https://isni.org/isni/0000000383089428> .

