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

lexmeta:formalInformation
  rdfs:label "vormiinfo"@et, "formalioji informacija"@lt, "informazione formale"@it, "marques lingüístiques"@ca, "formupplýsingar"@is, "información formal"@es, "forma-argibide"@eu, "formal information"@en, "formel information"@da ;
  skos:prefLabel "formal information"@en, "informazione formale"@it, "forma-argibide"@eu, "vormiinfo"@et, "formalioji informacija"@lt, "formupplýsingar"@is, "formel information"@da, "información formal"@es, "marques lingüístiques"@ca ;
  a owl:NamedIndividual, lexmeta:MicrostructureFeature, skos:Concept ;
  skos:narrower lexmeta:antedating .

skos:Concept a owl:Class .
lexmeta:antedating
  lexmeta:wikidataEntity wd:Q17012656 ;
  skos:prefLabel "primera documentación"@es, "ankstyviausias paliudijimas"@lt, "tilbagedatering"@da, "antedating"@en, "varaseim esitus"@et, "antecedente"@it, "антидатирање"@sr, "primer testimoni"@ca, "lehen lekukotasun"@eu, "antydatowanie"@pl, "antedatare"@ro ;
  rdfs:label "антидатирање"@sr, "antecedente"@it, "varaseim esitus"@et, "tilbagedatering"@da, "antedatare"@ro, "antydatowanie"@pl, "ankstyviausias paliudijimas"@lt, "antedating"@en, "primera documentación"@es, "primer testimoni"@ca, "lehen lekukotasun"@eu ;
  skos:altLabel "documentación más antigua"@es, "istorinis paliudijimas"@lt, "antedatowanie"@pl, "testimoni més antic"@ca, "primera documentació"@ca ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14320> ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  rdfs:comment "citation selection from the earliest possible sources; evidence of the occurrenceof a word or phrase given in an historical dictionary."@en ;
  skos:broader lexmeta:formalInformation .

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 .

