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

<https://id.rijksmuseum.nl/300193213> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Fashion photography" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310142693>,
        <https://id.rijksmuseum.nl/31068672> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "193213" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Vogue book of fashion photography" ;
    ns1:workExample <https://id.rijksmuseum.nl/301193213> .

