@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:semanticField
  skos:prefLabel "campo semantico"@it, "Wortfeld"@de, "semantic field"@en, "שדה סמנטי"@he, "campo semántico"@es, "Campo semántico"@gl, "semantinis laukas"@lt, "semantisk felt"@da, "campo semântico"@pt, "semantiline väli"@et, "eremu semantiko"@eu, "Семантическое поле"@ru, "merkingarsvið"@is, "pole semantyczne"@pl, "jelentésmező"@hu, "câmp semantic"@ro, "семантичко поље"@sr, "лексико-семантичне поле"@uk, "camp semàntic"@ca, "champ lexical"@fr, "Semantisch veld"@nl ;
  rdfs:comment "a set of words grouped by meaning which form a conceptual network, for example, colour terms; an area of human experience or perception that is described by a set of interrelated words/phrases."@en, "set of words grouped by meaning referring to a specific subject"@en ;
  skos:altLabel "ordfelt"@da, "câmpul semantic"@ro, "Eremu semantiko"@eu, "lexical field"@en, "szemantikai mező"@hu, "pole leksykalne"@pl ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  rdfs:label "campo semantico"@it, "Семантическое поле"@ru, "champ lexical"@fr, "campo semântico"@pt, "campo semántico"@es, "семантичко поље"@sr, "Campo semántico"@gl, "câmp semantic"@ro, "semantic field"@en, "jelentésmező"@hu, "שדה סמנטי"@he, "pole semantyczne"@pl, "semantisk felt"@da, "Semantisch veld"@nl, "camp semàntic"@ca, "merkingarsvið"@is, "Wortfeld"@de, "лексико-семантичне поле"@uk, "semantiline väli"@et, "eremu semantiko"@eu, "semantinis laukas"@lt ;
  skos:broader lexmeta:semanticInformation ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14513> ;
  lexmeta:wikidataEntity wd:Q176377 .

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:semanticInformation
  rdfs:label "semantic information"@en, "información semántica"@es, "semantiline info"@et, "informație semantică"@ro, "семантичке информације"@sr, "semantinė informacija"@lt, "informacja semantyczna"@pl, "informazione semantica"@it, "semàntica"@ca, "merkingarupplýsingar"@is, "argibide semantiko"@eu, "betydningsangivelse"@da, "szemantikai információ"@hu ;
  skos:prefLabel "información semántica"@es, "semàntica"@ca, "semantinė informacija"@lt, "semantic information"@en, "informacja semantyczna"@pl, "betydningsangivelse"@da, "informație semantică"@ro, "семантичке информације"@sr, "informazione semantica"@it, "argibide semantiko"@eu, "szemantikai információ"@hu, "merkingarupplýsingar"@is, "semantiline info"@et ;
  a skos:Concept, lexmeta:MicrostructureFeature, owl:NamedIndividual ;
  skos:narrower lexmeta:semanticField .

