@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:GenderDetection
  rdfs:label "Gender detection"@en ;
  skos:prefLabel "Gender detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:StanceDetection
  rdfs:label "Stance detection"@en ;
  skos:prefLabel "Stance detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:AuthorClassification
  rdfs:label "Author classification"@en ;
  skos:prefLabel "Author classification"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:LexiconAcquisitionFromCorpora
  rdfs:label "Lexicon acquisition from corpora"@en ;
  skos:prefLabel "Lexicon acquisition from corpora"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:AgeBracketDetection
  rdfs:label "Age-bracket detection"@en ;
  skos:prefLabel "Age-bracket detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:MultimediaInformationExtraction
  rdfs:label "Multimedia Information Extraction"@en ;
  skos:prefLabel "Multimedia Information Extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:HateSpeechRecognition
  rdfs:label "Hate speech recognition"@en ;
  skos:prefLabel "Hate speech recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:ComputationalArgumentation
  rdfs:label "Computational argumentation"@en ;
  skos:prefLabel "Computational argumentation"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:Operation
  rdfs:label "Operation"@en ;
  a owl:Class .

omtd:ExploratorySearch
  rdfs:label "Exploratory search"@en ;
  skos:prefLabel "Exploratory search"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:AutomaticHyperlinking
  rdfs:label "Automatic hyperlinking"@en ;
  skos:prefLabel "Automatic hyperlinking"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:KnowledgeRepresentation
  rdfs:label "Knowledge Representation"@en ;
  skos:prefLabel "Knowledge Representation"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:KnowledgeDiscovery
  rdfs:label "Knowledge Discovery"@en ;
  skos:prefLabel "Knowledge Discovery"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:InformationFilteringByRecommenderSystems
  rdfs:label "Information filtering by recommender systems"@en ;
  skos:prefLabel "Information filtering by recommender systems"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

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

omtd:BilingualLexiconInduction
  rdfs:label "Bilingual lexicon induction"@en ;
  skos:prefLabel "Bilingual lexicon induction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:EntityMentionLabelling
  rdfs:label "Entity mention labelling"@en-gb, "Entity mention labeling"@en-us ;
  skos:prefLabel "Entity mention labelling"@en-gb, "Entity mention labeling"@en-us ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:KeywordExtraction
  rdfs:label "Keyword extraction"@en ;
  skos:prefLabel "Keyword extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:MultimediaRetrieval
  rdfs:label "Multimedia Retrieval"@en ;
  skos:prefLabel "Multimedia Retrieval"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TermExtraction
  rdfs:label "Term extraction"@en ;
  skos:prefLabel "Term extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:EntityMentionRecognition
  rdfs:label "Entity mention recognition"@en ;
  skos:prefLabel "Entity mention recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:InformationExtraction
  rdfs:label "Information Extraction"@en ;
  skos:prefLabel "Information Extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TerminologySearch
  rdfs:label "Terminology search"@en ;
  skos:prefLabel "Terminology search"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:OntologyEnhancement
  rdfs:label "Ontology enhancement"@en ;
  skos:prefLabel "Ontology enhancement"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:FactChecking
  rdfs:label "Fact checking"@en ;
  skos:prefLabel "Fact checking"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:RelationExtraction
  rdfs:label "Relation Extraction"@en ;
  skos:prefLabel "Relation Extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:IronyDetection
  rdfs:label "Irony detection"@en ;
  skos:prefLabel "Irony detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:QuestionAnswering
  rdfs:label "Question Answering"@en ;
  skos:prefLabel "Question Answering"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:Prediction
  rdfs:label "Prediction"@en ;
  skos:prefLabel "Prediction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:SemanticReasoning
  rdfs:label "Semantic reasoning"@en ;
  skos:prefLabel "Semantic reasoning"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TextAndDataMining
  rdfs:label "Text and Data Mining"@en ;
  skos:prefLabel "Text and Data Mining"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:RepresentationOfSpaceAndTime
  rdfs:label "Representation of space and time"@en ;
  skos:prefLabel "Representation of space and time"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:ExtractionOfQuantitativeInformation
  rdfs:label "Extraction of quantitative information"@en ;
  skos:prefLabel "Extraction of quantitative information"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TemporalExpressionRecognition
  rdfs:label "Temporal expressions recognition"@en ;
  skos:prefLabel "Temporal expressions recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:FakeNewsDetection
  rdfs:label "Fake news detection"@en ;
  skos:prefLabel "Fake news detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:SpeechAnalytics
  rdfs:label "Speech analytics"@en ;
  skos:prefLabel "Speech analytics"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:PersuasiveExpressionMining
  rdfs:label "Persuasive expression mining"@en ;
  skos:prefLabel "Persuasive expression mining"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:OntologyAcquisition
  rdfs:label "Ontology acquisition"@en ;
  skos:prefLabel "Ontology acquisition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:InformationFiltering
  rdfs:label "Information filtering"@en ;
  skos:prefLabel "Information filtering"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:LexiconEnhancement
  rdfs:label "Lexicon enhancement"@en ;
  skos:prefLabel "Lexicon enhancement"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:BotDetection
  rdfs:label "Bot detection"@en ;
  skos:prefLabel "Bot detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:SpeechRetrieval
  rdfs:label "Speech Retrieval"@en ;
  skos:prefLabel "Speech Retrieval"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:EmotionDetection
  rdfs:label "Emotion recognition"@en ;
  skos:prefLabel "Emotion recognition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:EmotionLabelling
  rdfs:label "Emotion labelling"@en-gb, "Emotion labeling"@en-us ;
  skos:prefLabel "Emotion labelling"@en-gb, "Emotion labeling"@en-us ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:VerbalAggressionAnalysis
  rdfs:label "Verbal aggression analysis"@en ;
  skos:prefLabel "Verbal aggression analysis"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:LexiconExtractionFromLexica
  rdfs:label "Lexicon extraction from lexica"@en ;
  skos:prefLabel "Lexicon extraction from lexica"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:SemanticSearch
  rdfs:label "Semantic search"@en ;
  skos:prefLabel "Semantic search"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:NegationDetection
  rdfs:label "Negation detection"@en ;
  skos:prefLabel "Negation detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:LanguageDetection
  rdfs:label "Language detection"@en ;
  skos:prefLabel "Language detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:ContentMining
  rdfs:label "Content Mining"@en ;
  skos:prefLabel "Content Mining"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:RumoursStanceClassification
  rdfs:label "Rumours stance classification"@en ;
  skos:prefLabel "Rumours stance classification"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:MultilingualInformationRetrieval
  rdfs:label "Multilingual Information Retrieval"@en ;
  skos:prefLabel "Multilingual Information Retrieval"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:HumourDetection
  rdfs:label "Humour detection"@en ;
  skos:prefLabel "Humour detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:ContradictionDetection
  rdfs:label "Contradiction detection"@en ;
  skos:prefLabel "Contradiction detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:ExtractionOfDomainSpecificInformation
  rdfs:label "Extraction of domain-specific information"@en ;
  skos:prefLabel "Extraction of domain-specific information"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TruthLabelling
  rdfs:label "Truth labelling"@en-gb, "Truth labeling"@en-us ;
  skos:prefLabel "Truth labelling"@en-gb, "Truth labeling"@en-us ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

skos:Collection a owl:Class .
omtd:InformationExtractionAndInformationRetrievalCollection
  skos:member omtd:TermExtraction, omtd:FrameExtraction, omtd:TableQuestionAnswering, omtd:LexiconEnhancement, omtd:TerminologySearch, omtd:PersuasiveExpressionMining, omtd:RelationExtraction, omtd:IronyDetection, omtd:InformationRetrieval, omtd:EmotionDetection, omtd:OntologyEnhancement, omtd:TemporalExpressionRecognition, omtd:ExploratorySearch, omtd:NegationDetection, omtd:LexiconAcquisitionFromCorpora, omtd:HateSpeechRecognition, omtd:FakeNewsDetection, omtd:ComputationalArgumentation, omtd:KnowledgeAcquisition, omtd:CrossLingualSearch, omtd:EntityMentionLabelling, omtd:InformationFiltering, omtd:RumoursStanceClassification, omtd:FactChecking, <http://w3id.org/w3id.org/meta-share/omtd-share/ArgumentMining>, omtd:ExtractionOfFundingInformation, omtd:VerbalAggressionAnalysis, omtd:KeywordExtraction, omtd:StanceDetection, omtd:TextAnalysis, omtd:ContradictionDetection, omtd:MultimediaInformationExtraction, omtd:SpeechRetrieval, omtd:RepresentationOfSpaceAndTime, omtd:AgeBracketDetection, omtd:ContentMining, omtd:SpeechAnalytics, omtd:MultilingualInformationRetrieval, omtd:GenderDetection, <http://w3id.org/w3id.org/meta-share/omtd-share/Search>, omtd:HumourDetection, omtd:ExtractionOfQuantitativeInformation, omtd:OntologyAcquisition, omtd:TruthLabelling, omtd:PolarityDetection, omtd:SemanticSearch, omtd:InformationFilteringByRecommenderSystems, omtd:TextAndDataMining, omtd:LanguageDetection, omtd:TextAndDataAnalytics, omtd:SemanticReasoning, omtd:KnowledgeDiscovery, omtd:LexiconExtractionFromLexica, omtd:EmotionLabelling, omtd:BilingualLexiconInduction, omtd:MultimediaRetrieval, omtd:KnowledgeRepresentation, omtd:QuestionAnswering, omtd:InformationExtraction, omtd:Prediction, omtd:BotDetection, omtd:AutomaticHyperlinking, omtd:ExtractionOfDomainSpecificInformation, omtd:RecognizingTextualEntailment, omtd:EntityMentionRecognition, omtd:EventDetection, omtd:AuthorClassification ;
  rdfs:label "Information Extraction and Information Retrieval Collection"@en ;
  skos:prefLabel "Information Extraction and Information Retrieval Collection"@en ;
  a skos:Collection, omtd:Operation, owl:NamedIndividual .

omtd:TableQuestionAnswering
  rdfs:label "Table question answering"@en ;
  skos:prefLabel "Table question answering"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:InformationRetrieval
  rdfs:label "Information Retrieval"@en ;
  skos:prefLabel "Information Retrieval"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:EventDetection
  rdfs:label "Event detection"@en ;
  skos:prefLabel "Event detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:ExtractionOfFundingInformation
  rdfs:label "Extraction of funding information"@en ;
  skos:prefLabel "Extraction of funding information"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:CrossLingualSearch
  rdfs:label "Cross-language Information Retrieval"@en ;
  skos:prefLabel "Cross-language Information Retrieval"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:KnowledgeAcquisition
  rdfs:label "Knowledge acquisition"@en ;
  skos:prefLabel "Knowledge acquisition"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:PolarityDetection
  rdfs:label "Polarity detection"@en ;
  skos:prefLabel "Polarity detection"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TextAnalysis
  rdfs:label "Text analysis"@en ;
  skos:prefLabel "Text analysis"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:RecognizingTextualEntailment
  rdfs:label "Recognizing Textual Entailment"@en, "Recognising Textual Entailment"@en-gb ;
  skos:prefLabel "Recognizing Textual Entailment"@en, "Recognising Textual Entailment"@en-gb ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:FrameExtraction
  rdfs:label "Frame extraction"@en ;
  skos:prefLabel "Frame extraction"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

omtd:TextAndDataAnalytics
  rdfs:label "Text and Data Analytics"@en ;
  skos:prefLabel "Text and Data Analytics"@en ;
  a owl:NamedIndividual, omtd:Operation, skos:Concept .

