@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/quantitative_data_collection>
  skos:prefLabel "quantitative data collection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/structured_observation> .

<https://concepts.sagepub.com/social-science/concept/structured_observation>
  skos:definition "Structured observation entails the collection of data according to a set of predefined rules and procedures. The structure of the observation and the predefined variables and their values are derived from the purpose of the study. [Source: <a href=\"https://sk.sagepub.com/reference/research/n436.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Structured Observation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/observation_schedules>, <https://concepts.sagepub.com/social-science/concept/check_lists> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_design>, <https://concepts.sagepub.com/social-science/concept/quantitative_data_collection> ;
  skos:prefLabel "structured observation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/observation_schedules>
  skos:prefLabel "observation schedules"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/structured_observation> .

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

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

<https://concepts.sagepub.com/social-science/concept/check_lists>
  skos:prefLabel "check lists"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/structured_observation> .

