@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/74924> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055776> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74924" ;
    skos:prefLabel "bohémianism"@en,
        "bohémien"@nl ;
    skos:scopeNote "The life, habits, and character of one who either cuts himself off, or is by his habits cut off, from society for which he is otherwise fitted. Especially an artist, literary person, or performer, who leads a free, vagabond, or irregular life, not being particular as to the society he frequents, and despising social conventions generally."@en,
        "Leven, gewoonten en karakter van iemand die zichzelf uitsluit, of door zijn gewoonten wordt uitgesloten, van de maatschappij waartoe hij anders zou behoren. Met name een artiest, literair persoon of voordrachtskunstenaar die een vrij, vagebondachtig of onregelmatig leven leidt, zonder voorkeuren voor het gezelschap waarin hij vaak verkeert, en met minachting voor sociale conventies in het algemeen."@nl ;
    prov:generatedAtTime "2023-08-10T14:33:30+00:00"^^xsd:dateTime .

