@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor>
  skos:prefLabel "Contributor"@en, "Přispěvatel"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor/Distributor> .

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor/Distributor>
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor> ;
  skos:prefLabel "Distributor"@en, "Distributor"@cs ;
  skos:inScheme <https://vocabs.ccmm.cz/registry/codelist/AgentRole/> ;
  skos:definition """Institution tasked with responsibility to generate/disseminate copies of the resource in either electronic or print form.
Works stored in more than one archive/repository may credit each as a distributor."""@en, """Instituce pověřená generováním/šířením kopií zdroje v elektronické nebo tištěné podobě. 
Pokud jsou díla uložená ve více než jednom archivu/repozitáři, je možné jako distributora uvést oba archivy/repozitáře."""@cs ;
  a skos:Concept .

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/> a skos:ConceptScheme .
