@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/43289> a skos:Concept ;
    skos:altLabel "School van Hudson River"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98614> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379047> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "43289" ;
    skos:prefLabel "Hudson River School"@en,
        "Hudson River School"@nl ;
    skos:scopeNote "Losjes georganiseerde groep en beweging van landschapsschilders, die met name actief waren tussen 1825 en 1870, en die bekend stonden om hun schilderijen met geromantiseerde afbeeldingen van de Amerikaanse wildernis. De schilders van de groep woonden in New York en schilderden op talloze locaties, maar de naam is afgeleid van de werken met het landschap van de regio Catskill ten noorden van de stad. Bekende schilders van deze school waren Thomas Cole, Sanford Gifford, Albert Bierstadt, Worthington Whittredge en Thomas Moran."@en,
        "Loosely organized movement and group of landscapists, active mainly between 1825-1870, who became known for painting romanticized depictions of the American wilderness. The group was based in New York City and painted in numerous locations, though it was their works that featured the landscape of the Catskill region north of the city which gave them their name. Notable members of the school were painters Thomas Cole, Sanford Gifford, Albert Bierstadt, Worthington Whittredge, and Thomas Moran."@nl ;
    prov:generatedAtTime "2023-11-23T11:19:25+00:00"^^xsd:dateTime .

