@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ms: <http://w3id.org/meta-share/meta-share/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bcp47: <http://w3id.org/meta-share/bcp47/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://glottolog.org/resource/languoid/id/chha1249> a owl:NamedIndividual .
skos:Concept a owl:Class .
ms:hasIANASubtag
  rdfs:comment "Used in BCP47 recommendation for the subtag of a language, script, region or variant"@en ;
  rdfs:label "IANA subtag"@en .

<http://publications.europa.eu/resource/authority/language/HNE> owl:sameAs bcp47:language_hne .
ms:LanguageTaxonomy
  rdfs:label "Language Taxonomy"@en ;
  skos:prefLabel "Language Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme ;
  skos:hasTopConcept bcp47:language_hne .

ms:LanguageCode
  rdfs:label "Language"@en ;
  a owl:Class .

owl:NamedIndividual
  rdfs:label "Named individual"@en ;
  a owl:Class .

<http://lexvo.org/id/iso639-3/hne> owl:sameAs bcp47:language_hne .
bcp47:language_hne
  dc:issued "2009-07-29"^^xsd:date ;
  rdfs:label "ภาษาฉัตติสครห์"@th, "Lenga chhattisgarhi"@pms, "Idioma chatisgarí"@es, "chhattisgarhi"@hne, "Tsjhattisgarhi"@nn, "Chhattisgarhi language"@en, "சத்திசுகரி மொழி"@ta, "Tiếng Chhattisgarh"@vi, "Chhattisgarhi"@cy, "Chhattisgarhi"@de, "Chhattisgarhi"@en, "Chhattisgarhi"@fr, "Chhattisgarhi"@nl, "Chhattisgarhi"@no, "Lingua Chattisgarhi"@la, "Język ćhattisgarhi"@pl, "Tchatisgarheg"@br, "チャッティースガリー語"@ja, "Чхаттисгархи"@ru ;
  skos:prefLabel "Tiếng Chhattisgarh"@vi, "Chhattisgarhi"@cy, "Chhattisgarhi"@de, "Chhattisgarhi"@en, "Chhattisgarhi"@fr, "Chhattisgarhi"@nl, "Chhattisgarhi"@no, "Tsjhattisgarhi"@nn, "சத்திசுகரி மொழி"@ta, "ภาษาฉัตติสครห์"@th, "Lingua Chattisgarhi"@la, "Lenga chhattisgarhi"@pms, "Чхаттисгархи"@ru, "Tchatisgarheg"@br, "Idioma chatisgarí"@es, "チャッティースガリー語"@ja, "Język ćhattisgarhi"@pl, "chhattisgarhi"@hne ;
  skos:altLabel "Chhattisgarhi language"@en ;
  ms:hasIANASubtag "hne" ;
  skos:inScheme ms:LanguageTaxonomy ;
  a skos:Concept, owl:NamedIndividual, ms:LanguageCode ;
  skos:topConceptOf ms:LanguageTaxonomy ;
  owl:sameAs <https://glottolog.org/resource/languoid/id/chha1249> .

