@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/adult_games>
  skos:prefLabel "adult games"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/i_spy> .

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

<https://concepts.sagepub.com/social-science/concept/i_spy>
  skos:definition "Airing on NBC from September 15, 1965, through 1968, I Spy was a secret agent espionage television series created and produced by Sheldon Leonard. Starring comedian and acting newcomer Bill Cosby alongside veteran television and film actor Robert Culp, the show aired 82 episodes over three seasons. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n426.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; I Spy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adult_games> ;
  skos:prefLabel "i spy"@en ;
  a skos:Concept .

