@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/80385> a skos:Concept ;
    skos:altLabel "Copyright"@nl,
        "beeldrecht"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055598> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80385" ;
    skos:prefLabel "copyright"@en,
        "auteursrecht"@nl ;
    skos:scopeNote "Exclusive, legally secured rights determining who may publish, copy, or distribute a work of art, writing, music, photograph, or other work. Works protected by copyright require the permission of the creator or other rights holder for their use. Some nations have the provision of fair use, which allows for limited use for educational purposes."@en,
        "Een exclusief, wettelijk beschermd recht waaronder men de inhoud en vorm van een literair, muzikaal of artistiek werk kan namaken (door bijvoorbeeld te schrijven of drukken), publiceren en verkopen."@nl ;
    prov:generatedAtTime "2023-06-15T06:08:14+00:00"^^xsd:dateTime .

