@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/80793> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055519> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80793" ;
    skos:prefLabel "communism"@en,
        "communisme"@nl ;
    skos:scopeNote "Economic and political system in which land and capital goods are publicly owned, and the governing authorities control the means of production, prices, and distribution."@en,
        "Het economische en politieke systeem waarin land en kapitaalgoed publiek bezit zijn en de authoriteiten de productie, prijzen en distributie bepalen."@nl ;
    prov:generatedAtTime "2023-06-15T06:41:54+00:00"^^xsd:dateTime .

