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

<https://id.rijksmuseum.nl/300224231> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "regional geography" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "social history" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "cultural and social anthropology" ],
        <https://id.rijksmuseum.nl/330135222>,
        <https://id.rijksmuseum.nl/330137606> ;
    ns1:creator <https://id.rijksmuseum.nl/31025053> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "224231" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The North-Western provinces of India" ;
    ns1:workExample <https://id.rijksmuseum.nl/301224231> .

