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

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor/ResearchGroup>
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor> ;
  skos:prefLabel "Research Group"@en, "Výzkumná skupina"@cs ;
  skos:inScheme <https://vocabs.ccmm.cz/registry/codelist/AgentRole/> ;
  skos:definition """Typically refers to a group of individuals with a lab, department, or division that has a specifically defined focus of activity.
May operate at a narrower level of scope; may or may not hold less administrative responsibility than a project team."""@en, """Obvykle se vztahuje na skupinu jednotlivců, pracující v určité laboratoři, oddělení nebo divizi, která má specificky definované zaměření činnosti. 
Může fungovat v užším rozsahu; může, ale nemusí mít menší administrativní odpovědnost než projektový tým."""@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/ResearchGroup> .

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