@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/crack_babies>
  skos:definition "Crack babies is a term used to describe babies born to women who expose their fetuses to crack or powdered cocaine while pregnant. The name arose from a surge in cocaine and crack use in the United States; it was used in media outlets and in scientific research. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Crack Babies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drugs>, <https://concepts.sagepub.com/social-science/concept/children_of_drug_abusers>, <https://concepts.sagepub.com/social-science/concept/children_at_risk> ;
  skos:prefLabel "crack babies"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/children_of_drug_abusers>
  skos:prefLabel "children of drug abusers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crack_babies> .

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

<https://concepts.sagepub.com/social-science/concept/children_at_risk>
  skos:prefLabel "children at risk"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crack_babies> .

