@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/spatial_data_architecture>
  skos:definition "Within a geographic information system (GIS), not only is the data important, but also the structure of the data. The structure of the data determines how the data and relationships among data are to be stored, retrieved, and utilized. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Spatial Data Architecture</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/design_aspects> ;
  skos:prefLabel "spatial data architecture"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/design_aspects>
  skos:prefLabel "design aspects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spatial_data_architecture> .

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

