@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/metadata>
  skos:definition "Metadata are data about data. More specifically within geography, they consist of digital background information about the origins of geospatial data. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n764.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Metadata</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems>, <https://concepts.sagepub.com/social-science/concept/types_of_data> ;
  skos:prefLabel "metadata"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geographic_information_systems>
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metadata> .

<https://concepts.sagepub.com/social-science/concept/types_of_data>
  skos:prefLabel "types of data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metadata> .

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

