@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/80744> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94103> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055949> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80744" ;
    skos:prefLabel "censorship"@en,
        "censuur"@nl ;
    skos:scopeNote "The act, process, or policy of prohibition of the production, distribution, circulation, or access to a work, or the suppression or deletion of parts of a work, on the grounds that the work contains material or is of an appearance considered politically or morally offensive by some."@en,
        "Het onderzoeken van materiaal met als doel alles wat als bezwaarlijk wordt gezien, te onderdrukken of verwijderen."@nl ;
    prov:generatedAtTime "2023-06-14T12:31:08+00:00"^^xsd:dateTime .

