@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300198103> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Fans--Collectors and collecting" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Personal accessories: Fans" ] ;
    ns1:abstract "\"This book traces the history of fans from biblical times to the present day.\"--back cover." ;
    ns1:creator <https://id.rijksmuseum.nl/3101500> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "198103" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Fans" ;
    ns1:workExample <https://id.rijksmuseum.nl/301198103> .

