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

<https://concepts.sagepub.com/social-science/concept/economic_statistics>
  skos:definition "Economic statistics is composed of two interrelated fields, those related to data collection and those to data analysis. In fact, economic statistics is differentiated from other fields of applied statistics due to its unique data collection methods, and because of the scope/scale of analysis. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n324.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Economic Statistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_data>, <https://concepts.sagepub.com/social-science/concept/economics_of_international_business> ;
  skos:prefLabel "economic statistics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economics_of_international_business>
  skos:prefLabel "economics of international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_statistics> .

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

