@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/81071> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79940> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054290> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81071" ;
    skos:prefLabel "ethics"@en,
        "ethiek"@nl ;
    skos:scopeNote "Branch of philosophy dealing with values relating to human conduct, with respect to the rightness and wrongness of certain actions, and to the goodness and badness of the motives and ends of such actions. For the concept of a system of moral principles or rules of conduct for voluntary human action, use \"ethics (concept).\""@en,
        "Te gebruiken voor de tak van filosofie die zich bezig houdt met waarden die verband houden met het menselijk gedrag, met betrekking tot de juist- of onjuistheid van bepaalde handelingen en de goed- of slechtheid van de motieven voor, en de resultaten van dergelijke handelingen. Gebruik 'ethiek (concept)' voor het begrip van een systeem van morele principes of gedragsregels die ten grondslag liggen aan vrijwillige menselijke handelingen."@nl ;
    prov:generatedAtTime "2022-10-06T08:35:57+00:00"^^xsd:dateTime .

