@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/early_learning_goals>
  skos:prefLabel "early learning goals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/performance_targets> .

<https://concepts.sagepub.com/social-science/concept/public_service_agreements>
  skos:prefLabel "public service agreements"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/performance_targets> .

<https://concepts.sagepub.com/social-science/concept/performance_management>
  skos:prefLabel "performance management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/performance_targets> .

<https://concepts.sagepub.com/social-science/concept/performance_targets>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_service_agreements>, <https://concepts.sagepub.com/social-science/concept/National_Learning_Targets>, <https://concepts.sagepub.com/social-science/concept/early_learning_goals> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/performance_management> ;
  skos:prefLabel "performance targets"@en ;
  a skos:Concept .

<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/performance_targets> .

<https://concepts.sagepub.com/social-science/concept/National_Learning_Targets>
  skos:prefLabel "National Learning Targets"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/performance_targets> .

