@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:-Z5DDFCLR-S .

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

n9j:-Z5DDFCLR-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/all_the_president's_men> ;
  skos:definition "All the President's Men (1974) is a nonfiction book by Washington Post journalists Carl Bernstein and Bob Woodward recounting their experiences investigating the initial Watergate break-in and the subsequent Watergate scandal which led to President Richard Nixon's resignation. The stories written by Woodward and Bernstein won a Pulitzer Prize for The Washington Post. [Source: Encyclopedia of Political Communication; All The President's Men]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LFQNMJ41-W ;
  skos:prefLabel "all the president's men"@en .

n9j: a skos:ConceptScheme .
