@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-PW4NR2LQ-V .

n9j: a skos:ConceptScheme .
n9j:-Z07FD9HW-W
  skos:prefLabel "reliability (research methods)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PW4NR2LQ-V .

n9j:-J029NW6Q-X
  skos:prefLabel "content analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PW4NR2LQ-V .

n9j:-PW4NR2LQ-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/intercoder_reliability> ;
  skos:definition "Intercoder reliability refers to the extent to which two or more independent coders agree on the coding of the content of interest with an application of the same coding scheme. In surveys, such coding is most often applied to respondents' answers to open-ended questions, but in other types of research, coding can also be used to analyze other types of written or visual content (e.g. [Source: Encyclopedia of Survey Research Methods; Intercoder Reliability]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-J029NW6Q-X, n9j:-Z07FD9HW-W ;
  skos:prefLabel "intercoder reliability"@en .

