@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/optical_mark_readers>
  skos:prefLabel "optical mark readers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/decoding>
  skos:prefLabel "decoding"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/barcodes>
  skos:prefLabel "barcodes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/coding>
  skos:prefLabel "coding"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/smart_cards>
  skos:prefLabel "smart cards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/data_manipulation>
  skos:prefLabel "data manipulation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/data_handling>
  skos:prefLabel "data handling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_conversion> .

<https://concepts.sagepub.com/social-science/concept/data_conversion>
  skos:prefLabel "data conversion"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_handling>, <https://concepts.sagepub.com/social-science/concept/data_manipulation> ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/smart_cards>, <https://concepts.sagepub.com/social-science/concept/decoding>, <https://concepts.sagepub.com/social-science/concept/coding>, <https://concepts.sagepub.com/social-science/concept/barcodes>, <https://concepts.sagepub.com/social-science/concept/optical_mark_readers> ;
  skos:definition "Data conversion involves transforming data sources into digital GIS formats and organizing them within the GIS database to meet users'requirements for geospatial applications and the decision support products they produce. Data conversion is an important part of the process of building a database for use with a GIS because it not only standardizes the database but is also useful for filling the gaps. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n35.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Data Conversion</a>]"@en .

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

