@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/generic_drugs>
  skos:definition "Generic drugs, sometimes known colloquially as generics, are drugs that are bioequivalent to a brand-name drug with respect to the pharmacokinetic and pharmacodynamic properties. However, because of the registration of brand-name drugs, generic drugs tend to be sold at a much lower price, enabling health service providers and customers to make substantial savings. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n496.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Generic Drug</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pharmaceuticals_and_clinical_trials>, <https://concepts.sagepub.com/social-science/concept/medicament>, <https://concepts.sagepub.com/social-science/concept/drugs_and_drug_companies>, <https://concepts.sagepub.com/social-science/concept/drugs> ;
  skos:prefLabel "generic drugs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/medicament>
  skos:prefLabel "medicament"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/generic_drugs> .

<https://concepts.sagepub.com/social-science/concept/drugs>
  skos:prefLabel "drugs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/generic_drugs> .

<https://concepts.sagepub.com/social-science/concept/drugs_and_drug_companies>
  skos:prefLabel "drugs and drug companies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/generic_drugs> .

<https://concepts.sagepub.com/social-science/concept/pharmaceuticals_and_clinical_trials>
  skos:prefLabel "pharmaceuticals and clinical trials"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/generic_drugs> .

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

