@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:-LS05B3RC-F .

n9j:-LS05B3RC-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/congressional_record> ;
  skos:definition "The Congressional Record is the primary source of information about what happens on the floors of the Senate and House of Representatives. The Record, published daily when Congress is in session, provides an officially sanctioned account of each chamber's debate and shows how individual members voted on many issues. [Source: Congress A to Z; Congressional Record]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RX4QN469-W ;
  skos:prefLabel "congressional record"@en .

n9j:-RX4QN469-W
  skos:prefLabel "congressional procedures"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LS05B3RC-F .

n9j: a skos:ConceptScheme .
