@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/64214> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300438430>,
        <http://www.iconclass.org/31B52> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64214" ;
    skos:prefLabel "drunkenness"@en,
        "dronkenschap"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64216>,
        <https://data.rkd.nl/thesaurus/64473> ;
    skos:scopeNote "The state of being under the influence of an alcoholic liquor to the extent that it affects self-control."@en ;
    prov:generatedAtTime "2023-06-12T11:58:30+00:00"^^xsd:dateTime .

