@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/82478> a skos:Concept ;
    skos:altLabel "nazi's"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055524> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82478" ;
    skos:prefLabel "National Socialism"@en,
        "nationaal socialisme"@nl ;
    skos:scopeNote "Totalitarian movement led by Adolf Hitler as head of the Nazi Party in Germany; characterized by intense nationalism, mass appeal, and dictatorial rule that shared many elements with Italian fascism. However, Nazism was far more extreme both in its ideas and in its practice; it was an anti-intellectual and atheoretical movement, emphasizing the will of the charismatic dictator and including racist nationalism, national expansion, and state control of the economy."@en,
        "De ideologie en praktijk van de Nazi's, met name het beleid van racistisch nationalisme, nationale expansie en beheer van de economie door de staat."@nl ;
    prov:generatedAtTime "2023-06-15T06:45:17+00:00"^^xsd:dateTime .

