@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/63266> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379122> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63800>,
        <https://data.rkd.nl/thesaurus/63804> ;
    skos:notation "63266" ;
    skos:prefLabel "virtues"@en,
        "deugd"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80907> ;
    skos:scopeNote "Vrijwillige aanpassing van leven en gedrag aan de principes van moraliteit en normen voor goed gedrag, inclusief het op morele gronden afzien van onrechtvaardigheid of ondeugd."@en,
        "Voluntary conformity of one’s life and conduct with the principles of morality and standards of right conduct, including abstention on moral grounds from wrong-doing or vice. The virtues vary by culture. In traditional western or Christian culture, they include faith, hope, charity, prudence, justice, temperance, courage, chastity, diligence, patience, and humility."@nl ;
    prov:generatedAtTime "2023-08-14T06:23:21+00:00"^^xsd:dateTime .

