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

<https://id.rijksmuseum.nl/300192066> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Indians of South America--Social life and customs" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Folk dancing" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Indian dance--South America" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Festivals--Latin America" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310142001> ;
    ns1:creator <https://id.rijksmuseum.nl/310117614> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "192066" ] ;
    ns1:inLanguage "eng",
        "fre",
        "spa" ;
    ns1:name "Fiestas y danzas en el Cuzco y en los Andes" ;
    ns1:workExample <https://id.rijksmuseum.nl/301192066> .

