@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/98868> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300189146> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98868" ;
    skos:prefLabel "addiction"@en,
        "verslaving"@nl ;
    skos:scopeNote "The state of being physically or psychologically habituated to a substance or practice to such an extent that its cessation causes severe trauma. For the long term or excessive use or misuse of narcotics, alcohol, or other substances, use \"substance abuse.\""@en,
        "De zodanige fysieke of psychologische gewenning aan een substantie of gewoonte dat het beëindigen hiervan ernstige trauma's kan veroorzaken. Gebruik 'misbruik van middelen' voor het op lange termijn of overmatige gebruik of misbruik van drugs, alcohol of andere substanties."@nl ;
    prov:generatedAtTime "2024-05-08T12:47:33+00:00"^^xsd:dateTime .

