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

<https://id.rijksmuseum.nl/30042005> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31073199> ;
    ns1:creator <https://id.rijksmuseum.nl/31025356> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "42005" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "English costume for sports and outdoor recreation, from the 16th to the 19th centuries" ;
    ns1:workExample <https://id.rijksmuseum.nl/30142005> .

