@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/open_standards>
  skos:definition "Open standards are standards made available to the general public and are developed (or approved) and maintained via a collaborative and consensus-driven process. The term is often seen in the press and marketing literature, yet in the geospatial community, there is no common understanding of what it means. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n154.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Open Standards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling>, <https://concepts.sagepub.com/social-science/concept/organizational_and_institutional_aspects> ;
  skos:prefLabel "open standards"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/data_modeling>
  skos:prefLabel "data modeling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/open_standards> .

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

<https://concepts.sagepub.com/social-science/concept/organizational_and_institutional_aspects>
  skos:prefLabel "organizational and institutional aspects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/open_standards> .

