@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/82679> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055531> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82679" ;
    skos:prefLabel "patriotism"@en,
        "patriottisme"@nl ;
    skos:scopeNote "Use generally to mean love of one's country and devotion to its interests. For the sense of national consciousness exalting one nation above all others and placing primary emphasis on promotion of its culture and interests as opposed to those of other nations or supranational groups, use \"nationalism.\""@en,
        "Over het algemeen te gebruiken voor de liefde voor iemands land en toewijding aan de belangen van dit land. Gebruik 'nationalisme' voor het besef van nationaal bewustzijn dat één natie boven alle andere verheft en primair de nadruk legt op de bevordering van de cultuur en belangen van dit land in plaats van dat van andere landen of supranationale groepen."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:46+00:00"^^xsd:dateTime .

