@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-DZ6QF64P-R .

n9j:-LFQNMJ41-W
  skos:prefLabel "books, films, journals, television"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DZ6QF64P-R .

n9j:-DZ6QF64P-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/The_Psychology_of_Radio_(book)> ;
  skos:definition "The Psychology of Radio (1935) paints a comprehensive portrait of the early days of radio. At the core of the book there is a series of experiments exploring the possibilities of this then-new medium. [Source: Encyclopedia of Political Communication; Psychology of Radio, the]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LFQNMJ41-W ;
  skos:prefLabel "The Psychology of Radio (book)"@en .

n9j: a skos:ConceptScheme .
