@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

p21: a skos:ConceptScheme .
p21:-B58CDKC8-1
  skos:hiddenLabel "Radio theater"@en, "Théâtre radiophonique"@fr ;
  inist:semCategory "Activity"@en, "Activité"@fr ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Radio_drama> ;
  skos:prefLabel "théâtre radiophonique"@fr, "radio theater"@en ;
  skos:inScheme p21: ;
  skos:definition "Le théâtre radiophonique ou radio-théâtre est une adaptation du médium théâtral au médium radiophonique.À partir du début des années 1950, le théâtre radiophonique subit la concurrence de la dramatique radio, puisque le premier terme disparaît. (Source : DBpedia)"@fr .

p21:-Activité
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-B58CDKC8-1 .

