@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/cartography>
  skos:prefLabel "cartography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cadastres> .

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

<https://concepts.sagepub.com/social-science/concept/cadastres>
  skos:definition "Cadastral systems consist of official written records and the corresponding mapped registries of land. They include information such as boundaries of parcels, precise location, value, ownership, and a record of interests in the land (e.g., rights, restrictions, and responsibilities). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n126.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Cadastral Systems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cartography>, <https://concepts.sagepub.com/social-science/concept/geospatial_data> ;
  skos:prefLabel "cadastres"@en ;
  a skos:Concept .

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

