@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix lexmeta: <http://w3id.org/meta-share/lexmeta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .

skos:Concept a owl:Class .
lexmeta:geography
  skos:altLabel "Erdkunde"@de, "zemljepis"@sl, "geográfia"@hu, "földrajztudomány"@hu, "maateadus"@et, "Geografie"@de, "geogràfic"@ca ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  rdfs:label "geograafia"@et, "géographie"@fr, "tíreolaíocht"@ga, "maantiede"@fi, "xeografía"@gl, "geografi"@da, "geografi"@nb, "geografi"@nn, "geografi"@sv, "geografija"@hr, "geografija"@lt, "geografija"@sl, "geografía"@es, "Landfræði"@is, "aardrijkskunde"@nl, "ģeogrāfija"@lv, "географија"@mk, "географија"@sr, "Geographie"@de, "Geographie"@lb, "геаграфія"@be, "földrajz"@hu, "γεωγραφία"@el, "geografia"@ca, "geografia"@eu, "geografia"@it, "geografia"@pl, "geografia"@pt, "geografia"@sk, "geography"@en, "גאוגרפיה"@he, "ġeografija"@mt, "gjeografi"@sq, "географія"@uk, "geografie"@cs, "geografie"@ro, "география"@bg, "география"@ru ;
  skos:prefLabel "географія"@uk, "geografia"@sk, "geografia"@pt, "geografia"@pl, "geografia"@it, "geografia"@eu, "geografia"@ca, "Landfræði"@is, "geografía"@es, "geograafia"@et, "gjeografi"@sq, "geografija"@sl, "geografija"@lt, "geografija"@hr, "tíreolaíocht"@ga, "aardrijkskunde"@nl, "xeografía"@gl, "геаграфія"@be, "γεωγραφία"@el, "geografie"@ro, "geografie"@cs, "גאוגרפיה"@he, "географија"@sr, "география"@ru, "география"@bg, "географија"@mk, "geografi"@sv, "geografi"@nn, "geografi"@nb, "geografi"@da, "maantiede"@fi, "Geographie"@lb, "Geographie"@de, "geography"@en, "földrajz"@hu, "ġeografija"@mt, "géographie"@fr, "ģeogrāfija"@lv ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14294> ;
  lexmeta:wikidataEntity wd:Q1071 ;
  skos:broader lexmeta:usageInformation ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme .

lexmeta:MicrostructureFeatureScheme
  rdfs:label "Microstructure Feature Taxonomy"@en ;
  skos:prefLabel "Microstructure Feature Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme .

skos:inScheme rdfs:label "skos:inScheme"@en .
lexmeta:MicrostructureFeature
  rdfs:label "Microstructure feature"@en ;
  a owl:Class .

lexmeta:usageInformation
  skos:prefLabel "pragmatinė informacija"@lt, "informazione pragmatica"@it, "información pragmática"@es, "pragmàtica"@ca, "pragmaatiline info"@et, "argibide pragmatiko"@eu, "usage information"@en ;
  rdfs:label "información pragmática"@es, "pragmàtica"@ca, "usage information"@en, "informazione pragmatica"@it, "argibide pragmatiko"@eu, "pragmatinė informacija"@lt, "pragmaatiline info"@et ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:narrower lexmeta:geography .

