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

<https://id.rijksmuseum.nl/300273123> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Industrial" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Commercial photography" ],
        <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320127694>,
        <https://id.rijksmuseum.nl/320128417> ;
    ns1:creator <https://id.rijksmuseum.nl/31161462> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "273123" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The industrial photographic department" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Functions of photography -- Service photography -- Source of functional photographic service -- Photographic service department-facilities, organization, and administration -- Operation of a photographic service department." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301273123> .

