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

n9j:-THBC06HP-L
  skos:prefLabel "government"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JSDM37J1-R .

n9j:-JSDM37J1-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/alternative_licensure> ;
  skos:definition "The alternative license or teaching certificate is a way for persons to earn a teaching credential without completing a traditional state-approved teacher licensure program. Each state has the responsibility to license teachers in that state, and every state, as well as the District of Columbia, has an alternative license program, although the requirements vary from state to state. [Source: Encyclopedia of Educational Reform and Dissent; Alternative Licensure]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-THBC06HP-L ;
  skos:prefLabel "alternative licensure"@en .

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

n9j: a skos:ConceptScheme .
