@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/budget_cost_statements>
  skos:prefLabel "budget cost statements"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/estimates> .

<https://concepts.sagepub.com/social-science/concept/building_estimates>
  skos:prefLabel "building estimates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/estimates> .

<https://concepts.sagepub.com/social-science/concept/supply_estimates>
  skos:prefLabel "supply estimates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/estimates> .

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

<https://concepts.sagepub.com/social-science/concept/pre_tender_estimates>
  skos:prefLabel "pre tender estimates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/estimates> .

<https://concepts.sagepub.com/social-science/concept/revenue_estimates>
  skos:prefLabel "revenue estimates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/estimates> .

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

<https://concepts.sagepub.com/social-science/concept/estimates>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/supply_estimates>, <https://concepts.sagepub.com/social-science/concept/revenue_estimates>, <https://concepts.sagepub.com/social-science/concept/pre_tender_estimates>, <https://concepts.sagepub.com/social-science/concept/building_estimates>, <https://concepts.sagepub.com/social-science/concept/budget_cost_statements> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/costing> ;
  skos:prefLabel "estimates"@en ;
  a skos:Concept .

