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

<https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor/ContactPerson>
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/AgentRole/Contributor> ;
  skos:prefLabel "Contact Person"@en, "Kontaktní osoba"@cs ;
  skos:inScheme <https://vocabs.ccmm.cz/registry/codelist/AgentRole/> ;
  skos:definition """Person with knowledge of how to access, troubleshoot, or otherwise field issues related to the resource.
May also be the “Point of Contact” in an organisation that controls access to the resource, if that organisation is different from the Publisher, Distributor, and Data Manager."""@en, """Osoba se znalostí možností přístupu ke zdroji a jeho případná omezení, může řešit problémy související s dostupností zdroje. 
Může být také „kontaktní osobou“ v organizaci, která určuje přístup ke zdroji, pokud se tato organizace liší od vydavatele, distributora a správce dat."""@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/ContactPerson> .

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