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

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

<https://concepts.sagepub.com/social-science/concept/history_of_education>
  skos:prefLabel "history of education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biliteracy> .

<https://concepts.sagepub.com/social-science/concept/biliteracy>
  skos:definition "Biliteracy is a term used to describe competencies in reading and writing, to any degree, developed either simultaneously or successively, in two linguistic systems. It is widely accepted that the development of literacy in childhood is a transformative and emancipating accomplishment. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n37.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Biliteracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/literacy>, <https://concepts.sagepub.com/social-science/concept/history_of_education> ;
  skos:prefLabel "biliteracy"@en ;
  a skos:Concept .

