@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .
@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#> .

omtd:CertaintyLevelLabelling
  rdfs:label "Certainty level labeling"@en-US, "Certainty level labelling"@en-GB ;
  skos:prefLabel "Certainty level labeling"@en-US, "Certainty level labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

skos:Concept a owl:Class .
omtd:ModelFunction
  rdfs:label "Model function"@en ;
  a owl:Class .

omtd:SemanticRelationLabelling
  rdfs:label "Semantic relation labeling"@en-US, "Semantic relation labelling"@en-GB ;
  skos:prefLabel "Semantic relation labeling"@en-US, "Semantic relation labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

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

omtd:SemanticClassLabelling
  rdfs:label "Semantic class labeling"@en-US, "Semantic class labelling"@en-GB ;
  skos:prefLabel "Semantic class labeling"@en-US, "Semantic class labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:PolarityLabelling
  rdfs:label "Polarity labeling"@en-US, "Polarity labelling"@en-GB ;
  skos:prefLabel "Polarity labeling"@en-US, "Polarity labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:SpatialRoleLabelling
  rdfs:label "Spatial role labeling"@en-US, "Spatial role labelling"@en-GB ;
  skos:prefLabel "Spatial role labeling"@en-US, "Spatial role labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:TextAnnotation
  rdfs:label "Text annotation"@en ;
  skos:prefLabel "Text annotation"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:narrower omtd:SemanticAnnotation .

omtd:AnnotationOfQuestionTopics
  rdfs:label "Annotation of question topics"@en ;
  skos:prefLabel "Annotation of question topics"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:SemanticAnnotation
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:narrower omtd:AnnotationOfTextualEntailment, omtd:AnnotationOfMeasurements, omtd:SpatialRoleLabelling, omtd:SemanticRoleLabelling, omtd:PolarityLabelling, omtd:TemporalExpressionsLabelling, omtd:FrameSemanticParsing, omtd:AnnotationOfNumbers, omtd:CertaintyLevelLabelling, omtd:AnnotationOfQuestionTopics, omtd:SemanticClassLabelling, omtd:EntityLinking, omtd:TerminologyMarkup, omtd:SemanticRelationLabelling, omtd:EventLabelling ;
  skos:broader omtd:TextAnnotation ;
  skos:inScheme omtd:ModelFunctionScheme ;
  skos:prefLabel "Semantic annotation"@en ;
  rdfs:label "Semantic annotation"@en .

omtd:ModelFunctionScheme
  rdfs:label "Model Function Taxonomy"@en ;
  skos:prefLabel "Model Function Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme .

omtd:AnnotationOfTextualEntailment
  rdfs:label "Annotation of textual entailment"@en ;
  skos:prefLabel "Annotation of textual entailment"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:TerminologyMarkup
  rdfs:label "Terminology markup"@en ;
  skos:prefLabel "Terminology markup"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:SemanticRoleLabelling
  rdfs:label "Semantic role labeling"@en-US, "Semantic role labelling"@en-GB ;
  skos:prefLabel "Semantic role labeling"@en-US, "Semantic role labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:EventLabelling
  rdfs:label "Event labeling"@en-US, "Event labelling"@en-GB ;
  skos:prefLabel "Event labeling"@en-US, "Event labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:FrameSemanticParsing
  rdfs:label "Frame-semantic parsing"@en ;
  skos:prefLabel "Frame-semantic parsing"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:EntityLinking
  rdfs:label "Entity linking"@en ;
  skos:prefLabel "Entity linking"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:TemporalExpressionsLabelling
  rdfs:label "Temporal expressions labeling"@en-US, "Temporal expressions labelling"@en-GB ;
  skos:prefLabel "Temporal expressions labeling"@en-US, "Temporal expressions labelling"@en-GB ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:AnnotationOfNumbers
  rdfs:label "Annotation of numbers"@en ;
  skos:prefLabel "Annotation of numbers"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

omtd:AnnotationOfMeasurements
  rdfs:label "Annotation of measurements"@en ;
  skos:prefLabel "Annotation of measurements"@en ;
  a omtd:ModelFunction, owl:NamedIndividual, skos:Concept ;
  skos:broader omtd:SemanticAnnotation .

