@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/reports_(publications)>
  skos:prefLabel "reports (publications)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Goals_2000> .

<https://concepts.sagepub.com/social-science/concept/Goals_2000>
  skos:definition "Goals 2000 focused congressional and executive branch efforts to achieve specific outcomes that would ensure the U.S. economic and educational competitiveness. They included an expectation of a continued federal advocacy of the six goals adopted by the state governors of the first Bush administration. [Source: <a href=\"https://sk.sagepub.com/reference/educationalreform/n188.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Reform and Dissent; Goals 2000</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reports_(publications)>, <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "Goals 2000"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Goals_2000> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Goals_2000> .

