@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/integrity_constraints>
  skos:definition "Integrity constraints govern valid or allowable states within a spatial data set. In geographic information science, the topic is closely aligned with data quality and integrity, database management, and topology. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n103.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Integrity Constraints</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling> ;
  skos:prefLabel "integrity constraints"@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/integrity_constraints> .

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

