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

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor/Editor>
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor> ;
  skos:prefLabel "Editor"@en, "Editor"@cs ;
  skos:inScheme <https://vocabs.ccmm.cz/registry/codelist/AgentRole/> ;
  skos:definition """A person who oversees the details related to the publication format of the resource.
Note: if the Editor is to be credited in place of multiple creators, the Editor’s name may be supplied as Creator, with “(Ed.)” appended to the name."""@en, """Osoba, která dohlíží na detaily týkající se publikačního formátu zdroje. 
Poznámka: Pokud má být editor uveden místo více tvůrců, může být uveden i jako tvůrce s připojeným „(Ed.)“ za jménem."""@cs ;
  a skos:Concept .

<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/Editor> .

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