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

n9j:-CJ44006K-9
  skos:prefLabel "processes and routines of journalism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WRSXFLTQ-1 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-WRSXFLTQ-1 .

n9j: a skos:ConceptScheme .
n9j:-WRSXFLTQ-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/newspaper_editing> ;
  skos:definition "Editing involves deciding what news stories, pictures, or video to publish or broadcast and what form that material should take. The role is central across nearly all print media (on which this entry focuses), from newspapers and magazines to websites and books. [Source: Encyclopedia of Journalism; Editing, Newspaper]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CJ44006K-9 ;
  skos:prefLabel "newspaper editing"@en .

