@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_methods>
  skos:definition "Field Methods is a refereed journal that publishes articles on methods for studying human thought and human behavior. Research articles show the development of new methods or new uses for existing methods. [Source: <a href=\"https://sk.sagepub.com/reference/research/n171.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Field Methods (Journal)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_anthropology> ;
  skos:prefLabel "field methods"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/applied_anthropology>
  skos:prefLabel "applied anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_methods> .

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

