@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/Natural_Area_Coding_System>
  skos:definition "The Natural Area Coding System (NACS) is a global georeferencing system used to produce compact location codes requiring only 8 or 10 characters to specify a single address—a length similar to postal codes. As location-based services become more popular and the world becomes globalized, being able to efficiently, reliably, and universally specify locations is important. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n143.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Natural Area Coding System (NACS)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geospatial_data> ;
  skos:prefLabel "Natural Area Coding System"@en ;
  a skos:Concept .

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

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

