@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/research_design>
  skos:prefLabel "research design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/video_research> .

<https://concepts.sagepub.com/social-science/concept/video_research>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visual_ethnography>, <https://concepts.sagepub.com/social-science/concept/naturally_occurring_data>, <https://concepts.sagepub.com/social-science/concept/mobile_methodologies>, <https://concepts.sagepub.com/social-science/concept/conversation_analysis> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_design>, <https://concepts.sagepub.com/social-science/concept/qualitative_data_collection> ;
  skos:prefLabel "video research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/visual_ethnography>
  skos:prefLabel "visual ethnography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/video_research> .

<https://concepts.sagepub.com/social-science/concept/qualitative_data_collection>
  skos:prefLabel "qualitative data collection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/video_research> .

<https://concepts.sagepub.com/social-science/concept/naturally_occurring_data>
  skos:prefLabel "naturally occurring data"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/video_research> .

<https://concepts.sagepub.com/social-science/concept/mobile_methodologies>
  skos:prefLabel "mobile methodologies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/video_research> .

<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/video_research> .

<https://concepts.sagepub.com/social-science/concept/conversation_analysis>
  skos:prefLabel "conversation analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/video_research> .

