@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/83242> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055533> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83242" ;
    skos:prefLabel "socialism"@en,
        "socialisme"@nl ;
    skos:scopeNote "Political and economic ideology advocating collective or governmental ownership and administration of the means of production and distribution of goods."@en,
        "Politieke en economische ideologie die voorstander is van collectief- of staatseigendom als ook beheer van productiemiddelen en distributie van goederen."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:52+00:00"^^xsd:dateTime .

