@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/semantic_networks> .

<https://concepts.sagepub.com/social-science/concept/social_network_analysis>
  skos:prefLabel "social network analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/semantic_networks> .

<https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS>
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/semantic_networks> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/semantic_networks> .

<https://concepts.sagepub.com/social-science/concept/semantic_networks>
  skos:definition "Semantic networks are structured representations of knowledge that are used for reasoning and inference. A large variety of theories, models, methods, and practical applications for creating and utilizing semantic networks have emerged from various branches of academia and industry. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n315.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Semantic Networks</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_network_analysis>, <https://concepts.sagepub.com/social-science/concept/geospatial_data>, <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "semantic networks"@en ;
  a skos:Concept .

