@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

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 .

ms:LanguageTaxonomy
  rdfs:label "Language Taxonomy"@en ;
  skos:prefLabel "Language Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme ;
  skos:hasTopConcept bcp47:language_mgh .

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

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

<http://publications.europa.eu/resource/authority/language/MGH> owl:sameAs bcp47:language_mgh .
<http://lexvo.org/id/iso639-3/mgh> owl:sameAs bcp47:language_mgh .
bcp47:language_mgh
  skos:prefLabel "Μακούβα-Μέτο"@el, "מקואה-מיטו"@he, "makhuwa-metto"@ca, "lea fakamakūa-meʻeto"@to, "Tiếng Makhuwa-Meetto"@vi, "마크후와-메토어"@ko, "马夸文"@cmn, "makuwa-mitogbe"@ee, "makhuwa-meetto"@sv, "makhuwa-meetto"@sk, "makhuwa-meetto"@ro, "makhuwa-meetto"@pt, "makhuwa-meetto"@nb, "makhuwa-meetto"@it, "makhuwa-meetto"@hr, "makhuwa-meetto"@fr, "makhuwa-meetto"@et, "makhuwa-meetto"@es, "makhuwa-meetto"@da, "Kimakhuwa-Meetto"@swh, "Kimakhuwa-Meetto"@sw, "макува-мито"@mk, "makhuwa-Meetto"@mgh, "макуа-меетто"@ru, "makua-metó"@hu, "Makhuwa-Meetto"@tr, "Makhuwa-Meetto"@nl, "Makhuwa-Meetto"@id, "Makhuwa-Meetto"@en, "makhuwa meetto"@pl, "มากัววา-มีทโท"@th, "ມາຄູວາ-ມີດໂຕ"@lo, "макува-меето"@uk, "makua-meetto"@lv, "makua-meetto"@fi, "馬夸文"@cmn-hant, "makhuva-maeto"@lt, "マクア・ミート語"@ja ;
  rdfs:label "Tiếng Makhuwa-Meetto"@vi, "makhuva-maeto"@lt, "마크후와-메토어"@ko, "馬夸文"@cmn-hant, "מקואה-מיטו"@he, "Makua"@mgh, "макува-меето"@uk, "makua-meetto"@fi, "makua-meetto"@lv, "makhuwa-meetto"@da, "makhuwa-meetto"@es, "makhuwa-meetto"@et, "makhuwa-meetto"@fr, "makhuwa-meetto"@hr, "макуа-меетто"@ru, "makhuwa-meetto"@it, "makhuwa-meetto"@nb, "makhuwa-meetto"@pt, "makhuwa-meetto"@ro, "makhuwa-meetto"@sk, "makhuwa-meetto"@sv, "มากัววา-มีทโท"@th, "makhuwa-metto"@ca, "makuwa-mitogbe"@ee, "Makhuwa-Meetto"@en, "Makhuwa-Meetto"@id, "Makhuwa-Meetto"@nl, "Makhuwa-Meetto"@tr, "makua-metó"@hu, "マクア・ミート語"@ja, "makhuwa meetto"@pl, "马夸文"@cmn, "ມາຄູວາ-ມີດໂຕ"@lo, "makhuwa-Meetto"@mgh, "Μακούβα-Μέτο"@el, "Makhuwa-Meetto language"@en, "Kimakhuwa-Meetto"@sw, "Kimakhuwa-Meetto"@swh, "макува-мито"@mk, "lea fakamakūa-meʻeto"@to ;
  ms:hasIANASubtag "mgh" ;
  skos:altLabel "Makua"@mgh, "Makhuwa-Meetto language"@en ;
  a ms:LanguageCode, owl:NamedIndividual, skos:Concept ;
  skos:topConceptOf ms:LanguageTaxonomy ;
  dc:issued "2009-07-29"^^xsd:date ;
  owl:sameAs <https://glottolog.org/resource/languoid/id/makh1261> ;
  skos:inScheme ms:LanguageTaxonomy .

<https://glottolog.org/resource/languoid/id/makh1261> a owl:NamedIndividual .
