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

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/Publisher>
  skos:topConceptOf <https://vocabs.ccmm.cz/registry/codelist/AgentRole/> ;
  skos:prefLabel "Publisher"@en, "Vydavatel"@cs ;
  skos:inScheme <https://vocabs.ccmm.cz/registry/codelist/AgentRole/> ;
  skos:definition "Název subjektu, který zdroj uchovává, archivuje, publikuje, distribuuje, zveřejňuje, vydává nebo produkuje. Tento popisný údaj slouží následně k citování a žádosti o DOI, proto je třeba zvážit určení této role."@cs, "The name of the entity that holds, archives, publishes, prints, distributes, releases, issues, or produces the resource. This property will be used to formulate the citation, so consider the prominence of the role."@en ;
  a skos:Concept .

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

