@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/field_relations>
  skos:definition "The definitive characteristic of social science field research is the encounter between researcher(s) and researched. Encounters in the field may vary from those that are short-lived to those that are sufficiently long-lived to form the basis of ongoing relationships. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n336.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Field Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/field_studies> ;
  skos:prefLabel "field relations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/field_studies>
  skos:prefLabel "field studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_relations> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/field_relations> .

