@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/geospatial_data>
  skos:prefLabel "geospatial data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interoperability> .

<https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>
  skos:prefLabel "issues in crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interoperability> .

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

<https://concepts.sagepub.com/social-science/concept/interoperability>
  skos:definition "Interoperability is the ability for heterogeneous computer systems to exchange messages and data with shared semantic meaning using common network systems. Interoperability continues to increase in importance with the amount of data and information we want to share and the number and diversity of computing systems with which we want to share it. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Interoperability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_and_institutional_aspects>, <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>, <https://concepts.sagepub.com/social-science/concept/geospatial_data> ;
  skos:prefLabel "interoperability"@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/interoperability> .

