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

<https://concepts.sagepub.com/social-science/concept/sociolinguistics>
  skos:prefLabel "sociolinguistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dialectology> .

<https://concepts.sagepub.com/social-science/concept/dialectology>
  skos:altLabel "dialect studies"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dialects> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociolinguistics>, <https://concepts.sagepub.com/social-science/concept/forensic_linguistics> ;
  skos:prefLabel "dialectology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/forensic_linguistics>
  skos:prefLabel "forensic linguistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dialectology> .

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

