@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/data_and_software_licenses>
  skos:definition "In an information economy, value is ascribed to intangible products that exist in computers simply as “bits” representations of 1 and 0. Bits can be stored, reproduced, and moved at almost no cost, so the normal rules of economics, based on the scarcity of material goods, do not apply. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Licenses, Data and Software</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/societal_issues> ;
  skos:prefLabel "data and software licenses"@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/data_and_software_licenses> .

<https://concepts.sagepub.com/social-science/concept/societal_issues>
  skos:prefLabel "societal issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_and_software_licenses> .

