@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/automated_valuation_model>
  skos:definition "An automated valuation model (AVM) is a computer-based tool that combines statistical modeling with a residential database to generate valuation estimates for specific houses. Generally available online and at little or no cost, AVMs can offer useful preliminary indications of value but should be employed with caution. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n11.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Automated Valuation Model</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_technology> ;
  skos:prefLabel "automated valuation model"@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/automated_valuation_model> .

<https://concepts.sagepub.com/social-science/concept/housing_technology>
  skos:prefLabel "housing technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/automated_valuation_model> .

