@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/3043> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62950> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300021313> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "3043" ;
    skos:prefLabel "Jugendstil"@en,
        "Jugendstil"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/23592> ;
    skos:scopeNote "Refers to the German and Austrian variation of Art Nouveau, named after the magazine \"Jugend\" that had been published in Munich since 1896. The style differs from Belgian and French Art Nouveau by a more restrained use of decoration. Jugendstil replaced the exuberance and naturalism of other Art Nouveau styles with a comparatively subdued aesthetic that was often almost unrecognizably, or not at all derived from nature.\""@en,
        "Verwijst naar de Duitse en Oostenrijkse vorm van de Art Nouveau, vernoemd naar het tijdschrift Jugend in 1896. De stijl wordt gekenmerkt door een meer ingetogen gebruik van decoratie dan de Belgische en Franse Art Nouveau."@nl ;
    prov:generatedAtTime "2021-10-19T14:50:34+00:00"^^xsd:dateTime .

