# baseURI: http://lodserver.iula.upf.edu/Metashare/ontology/
# imports: http://lodserver.iula.upf.edu/Metashare/services/

@prefix bibo:    <http://purl.org/ontology/bibo/#> .
@prefix bio:     <http://lodserver.iula.upf.edu/Metashare/services/> .
@prefix browser:  <http://browser.upf/browser#> .
@prefix cc:      <http://creativecommons.org/ns#> .
@prefix dblp:    <http://sw.deri.org/~aharth/2004/07/dblp/dblp.owl#> .
@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix dcr:     <http://www.isocat.org/ns/dcr.rdf#> .
@prefix dcterms:  <http://purl.org/dc/terms/> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix languagecode:  <http://www.fao.org/aims/aos/languagecode.owl#> .
@prefix ms:      <http://lodserver.iula.upf.edu/Metashare/ontology/> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos:    <http://www.w3.org/2004/02/skos/core#> .
@prefix swrc:    <http://swrc.ontoware.org/ontology#> .
@prefix test:    <http://lodserver.iula.upf.edu/Metashare/resource/> .
@prefix vs:      <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix xml:     <http://www.w3.org/XML/1998/namespace> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .

ms:   rdf:type owl:Ontology ;
      rdfs:comment "On going draft version of the MetaShare model in LOD. Includes the MS ontology and all metadata records describing Resources and Services from IULA-UPF. Comments and suggestions are wellcome. CC-BY license. More info in  Villegas, Melero and Bel \"Metadata as Linked Open Data: mappimg disparate XML metadata registries into one RDF/OWL registry\" Conference: Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14), At Reykjavik, Iceland."@en ;
      rdfs:label "MetaShare LOD version"@en ;
      cc:license <https://creativecommons.org/licenses/by/3.0/> ;
      dc:creator test:organization_UPF-IULA , "IULA - Universitat Pompeu Fabra"^^xsd:string , test:person_Marta_Villegas ;
      dcterms:issued "2014-03-18" ;
      dcterms:modified "2014-09-30" ;
      dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
      dcterms:title "MetaShare LOD version"@en ;
      owl:imports bio: ;
      owl:versionInfo "0.9" .

ms:AGPL
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "AGPL"@en ;
      dc:description "AGPL is a kind of license meant to govern the use or redistribution of a resource"@en ;
      owl:sameAs <http://dbpedia.org/resource/Agpl> .

ms:AcademicUser
      rdf:type ms:UserNature ;
      rdfs:label "Academic User"@en .

ms:Agent
      rdf:type owl:Class ;
      rdfs:label "Agent"@en ;
      rdfs:subClassOf owl:Thing ;
      owl:equivalentClass foaf:Agent , swrc:Agent .

ms:AnnotationMode
      rdf:type owl:Class ;
      rdfs:label "Annotation Mode"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2506"@en ;
      dc:description "Specifies whether the resource is created automatically or in a manual or interactive mode "@en .

ms:AnnotationType
      rdf:type owl:Class ;
      rdfs:label "Annotation Type"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2462"@en ;
      dc:description "Specifies the annotation level of the resource or the annotation type a tool/ service requires or produces as an output"@en .

<http://lodserver.iula.upf.edu/Metashare/ontology/ApacheLicence_2.0>
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "ApacheLicence_2.0"@en ;
      rdfs:seeAlso <http://en.wikipedia.org/wiki/Apache_License> ;
      dc:description "ApacheLicence_2.0 is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:Audio
      rdf:type ms:MediaType ;
      rdfs:label "Audio"@en ;
      ms:dcr  "https://catalog.clarin.eu/isocat/rest/dc/2653"^^xsd:string ;
      dc:description "Any electronic media content that requires an audio output device (such as a speaker or a telephone) to \"display\" the contents."@en .

ms:Availability
      rdf:type owl:Class ;
      rdfs:label "Availability"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2453"@en ;
      dc:description "Specifies the availability status of the resource; restrictionsOfUse can be further used to indicate the specific terms of availability"@en .

ms:BLM
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "BLM"@en ;
      dc:description "BLM is a standard used in Natural Language Processing"@en .

ms:BSD
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "BSD"@en ;
      dc:description "BSD is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:BSD-style
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "BSD-style"@en ;
      dc:description "BSD-style is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:Big5
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Big5"@en ;
      dc:description "Big5 is a character encoding"@en .

ms:Big5-HKSCS
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Big5-HKSCS"@en ;
      dc:description "Big5-HKSCS is a character encoding"@en .

ms:Big5_Solaris
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Big5_Solaris"@en ;
      dc:description "Big5_Solaris is a character encoding"@en .

ms:CC-BY
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CC-BY"@en ;
      dc:description "CC-BY is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CC-BY-NC
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CC-BY-NC"@en ;
      dc:description "CC-BY-NC is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CC-BY-NC-ND
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CC-BY-NC-ND"@en ;
      dc:description "CC-BY-NC-ND is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CC-BY-NC-SA
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CC-BY-NC-SA"@en ;
      dc:description "CC-BY-NC-SA is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CC-BY-ND
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CC-BY-ND"@en ;
      dc:description "CC-BY-ND is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CC-BY-SA
      rdf:type owl:NamedIndividual , ms:License ;
      rdfs:label "CC-BY-SA"@en ;
      dc:description "CC-BY-SA is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CC-ZERO
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CC-ZERO"@en ;
      dc:description "CC-ZERO is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CES
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "CES"@en ;
      dc:description "CES (Corpus Encoding Standard) is a standard used in Natural Language Processing for corpus-based work"@en .

ms:CLARIN_ACA
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CLARIN_ACA"@en ;
      dc:description "CLARIN_ACA is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CLARIN_ACA-NC
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CLARIN_ACA-NC"@en ;
      dc:description "CLARIN_ACA-NC is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CLARIN_PUB
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CLARIN_PUB"@en ;
      dc:description "CLARIN_PUB is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CLARIN_RES
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "CLARIN_RES"@en ;
      dc:description "CLARIN_RES is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:CharacterEncoding
      rdf:type owl:Class ;
      rdfs:label "CharacterEncoding"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2564"@en ;
      dc:description "Groups together information on character encoding of the resource"@en ;
      owl:sameAs <http://dbpedia.org/resource/Character_encoding> .

ms:CommercialUser
      rdf:type ms:UserNature ;
      rdfs:label "Commercial User"@en ;
      dc:description "User nature: For commercial institutions"@en .

ms:ComputationalLexicon
      rdf:type owl:Class ;
      rdfs:label "ComputationalLexicon"@en ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      dc:description "Computational lexicon is a repository of words usually structured with a list of each of the stems and affixes of the language together with a representation of the morphotactics that tells us how they can fit together [Jurafsky and Martin, 2006]"@en .

ms:Corpus
      rdf:type owl:Class ;
      rdfs:label "Corpus"@en ;
      rdfs:subClassOf ms:Resource ;
      dc:description "A corpus is a collection of writings, conversations, speeches, etc., that people use to study and describe a language [Merriam-Webster]"@en ;
      owl:disjointUnionOf (ms:CorpusAudio ms:CorpusCollection ms:CorpusImage ms:CorpusText ms:CorpusVideo) .

ms:CorpusAudio
      rdf:type owl:Class ;
      rdfs:label "Corpus Audio"@en ;
      rdfs:subClassOf ms:Corpus ;
      dc:description "A speech corpus (or spoken corpus) is a database of speech audio files and text transcriptions. (wikipedia)"@en ;
      owl:sameAs <http://dbpedia.org/resource/Speech_corpus> .

ms:CorpusCollection
      rdf:type owl:Class ;
      rdfs:label "CorpusCollection"@en ;
      rdfs:subClassOf ms:Corpus ;
      dc:description "A corpus collection is a set of corpora (text, audio, video or images) created for studying and describing a language"@en .

ms:CorpusImage
      rdf:type owl:Class ;
      rdfs:label "Corpus Image"@en ;
      rdfs:subClassOf ms:Corpus ;
      dc:description "An image corpus includes a collection of graphical representation files and their text transcription"@en .

ms:CorpusText
      rdf:type owl:Class ;
      rdfs:label "Corpus Text"@en ;
      rdfs:subClassOf ms:Corpus ;
      ms:dcr  "http://www.isocat.org/datcat/DC-4046"@en ;
      dc:description "Text corpus is a large and structured set of texts used to do statistical analysis and hypothesis testing, checking occurrences or validating linguistic rules within a specific language territory. (wikipedia)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Text_corpus> .

ms:CorpusTextNgram
      rdf:type owl:Class ;
      rdfs:label "Corpus Text Ngrams"@en ;
      rdfs:subClassOf ms:Corpus ;
      dc:description "It is a linguistic resource composed of contiguous sequences of n items named as ngrams (phonemes, syllables, letters, words, etc.) and collected from a text corpus"@en .

ms:CorpusVideo
      rdf:type owl:Class ;
      rdfs:label "Corpus Video"@en ;
      rdfs:subClassOf ms:Corpus ;
      dc:description "A video corpus includes a collection of audiovisual files and their text transcription"@en .

ms:Cp037
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp037"@en ;
      dc:description "Cp037 is a character encoding"@en .

ms:Cp1006
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1006"@en ;
      dc:description "Cp1006 is a character encoding"@en .

ms:Cp1025
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1025"@en ;
      dc:description "Cp1025 is a character encoding"@en .

ms:Cp1026
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1026"@en ;
      dc:description "Cp1026 is a character encoding"@en .

ms:Cp1046
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1046"@en ;
      dc:description "Cp1046 is a character encoding"@en .

ms:Cp1047
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1047"@en ;
      dc:description "Cp1047 is a character encoding"@en .

ms:Cp1097
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1097"@en ;
      dc:description "Cp1097 is a character encoding"@en .

ms:Cp1098
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1098"@en ;
      dc:description "Cp1098 is a character encoding"@en .

ms:Cp1112
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1112"@en ;
      dc:description "Cp1112 is a character encoding"@en .

ms:Cp1122
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1122"@en ;
      dc:description "Cp1122 is a character encoding"@en .

ms:Cp1123
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1123"@en ;
      dc:description "Cp1123 is a character encoding"@en .

ms:Cp1124
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1124"@en ;
      dc:description "Cp1124 is a character encoding"@en .

ms:Cp1140
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1140"@en ;
      dc:description "Cp1140 is a character encoding"@en .

ms:Cp1141
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1141"@en ;
      dc:description "Cp1141 is a character encoding"@en .

ms:Cp1142
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1142"@en ;
      dc:description "Cp1142 is a character encoding"@en .

ms:Cp1143
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1143"@en ;
      dc:description "Cp1143 is a character encoding"@en .

ms:Cp1144
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1144"@en ;
      dc:description "Cp1144 is a character encoding"@en .

ms:Cp1145
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1145"@en ;
      dc:description "Cp1145 is a character encoding"@en .

ms:Cp1146
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1146"@en ;
      dc:description "Cp1146 is a character encoding"@en .

ms:Cp1147
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1147"@en ;
      dc:description "Cp1147 is a character encoding"@en .

ms:Cp1148
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1148"@en ;
      dc:description "Cp1148 is a character encoding"@en .

ms:Cp1149
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp1149"@en ;
      dc:description "Cp1149 is a character encoding"@en .

ms:Cp1381
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1381"@en ;
      dc:description "Cp1381 is a character encoding"@en .

ms:Cp1383
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp1383"@en ;
      dc:description "Cp1383 is a character encoding"@en .

ms:Cp273
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp273"@en ;
      dc:description "Cp273 is a character encoding"@en .

ms:Cp277
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp277"@en ;
      dc:description "Cp277 is a character encoding"@en .

ms:Cp278
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp278"@en ;
      dc:description "Cp278 is a character encoding"@en .

ms:Cp280
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp280"@en ;
      dc:description "Cp280 is a character encoding"@en .

ms:Cp284
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp284"@en ;
      dc:description "Cp284 is a character encoding"@en .

ms:Cp285
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp285"@en ;
      dc:description "Cp285 is a character encoding"@en .

ms:Cp297
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp297"@en ;
      dc:description "Cp297 is a character encoding"@en .

ms:Cp33722
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp33722"@en ;
      dc:description "Cp33722 is a character encoding"@en .

ms:Cp420
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp420"@en ;
      dc:description "Cp420 is a character encoding"@en .

ms:Cp424
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp424"@en ;
      dc:description "Cp424 is a character encoding"@en .

ms:Cp437
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp437"@en ;
      dc:description "Cp437 is a character encoding"@en .

ms:Cp500
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp500"@en ;
      dc:description "Cp500 is a character encoding"@en .

ms:Cp737
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp737"@en ;
      dc:description "Cp737 is a character encoding"@en .

ms:Cp775
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp775"@en ;
      dc:description "Cp775 is a character encoding"@en .

ms:Cp838
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp838"@en ;
      dc:description "Cp838 is a character encoding"@en .

ms:Cp850
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp850"@en ;
      dc:description "Cp850 is a character encoding"@en .

ms:Cp852
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp852"@en ;
      dc:description "Cp852 is a character encoding"@en .

ms:Cp855
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp855"@en ;
      dc:description "Cp855 is a character encoding"@en .

ms:Cp856
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp856"@en ;
      dc:description "Cp856 is a character encoding"@en .

ms:Cp857
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp857"@en ;
      dc:description "Cp857 is a character encoding"@en .

ms:Cp858
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp858"@en ;
      dc:description "Cp858 is a character encoding"@en .

ms:Cp860
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp860"@en ;
      dc:description "Cp860 is a character encoding"@en .

ms:Cp861
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp861"@en ;
      dc:description "Cp861 is a character encoding"@en .

ms:Cp862
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp862"@en ;
      dc:description "Cp862 is a character encoding"@en .

ms:Cp863
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp863"@en ;
      dc:description "Cp863 is a character encoding"@en .

ms:Cp864
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp864"@en ;
      dc:description "Cp864 is a character encoding"@en .

ms:Cp865
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp865"@en ;
      dc:description "Cp865 is a character encoding"@en .

ms:Cp866
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp866"@en ;
      dc:description "Cp866 is a character encoding"@en .

ms:Cp868
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp868"@en ;
      dc:description "Cp868 is a character encoding"@en .

ms:Cp869
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp869"@en ;
      dc:description "Cp869 is a character encoding"@en .

ms:Cp870
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp870"@en ;
      dc:description "Cp870 is a character encoding"@en .

ms:Cp871
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp871"@en ;
      dc:description "Cp871 is a character encoding"@en .

ms:Cp874
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp874"@en ;
      dc:description "Cp874 is a character encoding"@en .

ms:Cp875
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp875"@en ;
      dc:description "Cp875 is a character encoding"@en .

ms:Cp918
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp918"@en ;
      dc:description "Cp918 is a character encoding"@en .

ms:Cp921
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp921"@en ;
      dc:description "Cp921 is a character encoding"@en .

ms:Cp922
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp922"@en ;
      dc:description "Cp922 is a character encoding"@en .

ms:Cp930
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp930"@en ;
      dc:description "Cp930 is a character encoding"@en .

ms:Cp933
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp933"@en ;
      dc:description "Cp933 is a character encoding"@en .

ms:Cp935
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp935"@en ;
      dc:description "Cp935 is a character encoding"@en .

ms:Cp937
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp937"@en ;
      dc:description "Cp937 is a character encoding"@en .

ms:Cp939
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp939"@en ;
      dc:description "Cp939 is a character encoding"@en .

ms:Cp942
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp942"@en ;
      dc:description "Cp942 is a character encoding"@en .

ms:Cp942C
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp942C"@en ;
      dc:description "Cp942C is a character encoding"@en .

ms:Cp943
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp943"@en ;
      dc:description "Cp943 is a character encoding"@en .

ms:Cp943C
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "Cp943C"@en ;
      dc:description "Cp943C is a character encoding"@en .

ms:Cp948
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp948"@en ;
      dc:description "Cp948 is a character encoding"@en .

ms:Cp949
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp949"@en ;
      dc:description "Cp949 is a character encoding"@en .

ms:Cp949C
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp949C"@en ;
      dc:description "Cp949C is a character encoding"@en .

ms:Cp950
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp950"@en ;
      dc:description "Cp950 is a character encoding"@en .

ms:Cp964
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp964"@en ;
      dc:description "Cp964 is a character encoding"@en .

ms:Cp970
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Cp970"@en ;
      dc:description "Cp970 is a character encoding"@en .

ms:CreationMode
      rdf:type owl:Class ;
      rdfs:label "Creation Mode"@en ;
      dc:description "Indicates whether the resource is created manually or by automatic processes."@en .

ms:DiscourseAnnotation
      rdf:type owl:Class ;
      rdfs:label "Discourse Annotation"@en ;
      rdfs:subClassOf ms:AnnotationType ;
      dc:description "Discourse annotation is the labeling of certain features of a discourse sample"@en .

ms:Document
      rdf:type owl:Class ;
      rdfs:label "Documentation"@en ;
      rdfs:subClassOf owl:Thing ;
      dc:description "description \"A document is a bounded physical representation of body of information designed with the capacity (and usually intent) to communicate [bibo]"@en ;
      owl:equivalentClass swrc:Document , bibo:Document , foaf:Document .

ms:DomainInfo
      rdf:type owl:Class ;
      rdfs:label "Domain Information"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2467"@en ;
      dc:description "Groups together information on domains represented in the resource; can be repeated for parts of the resource with distinct domain."@en .

ms:EAGLES
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "EAGLES"@en ;
      dc:description "EAGLES (Expert Advisory Group on Language Engineering Standards). The Eagles Guidelines provide guidance for markup to be used with text corpora."@en ;
      owl:sameAs <http://dbpedia.org/resource/Eagles_Guidelines> .

ms:ELRA_END_USER
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "ELRA_END_USER"@en ;
      dc:description "ELRA_END_USER is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:ELRA_EVALUATION
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "ELRA_EVALUATION"@en ;
      dc:description "ELRA_EVALUATION is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:ELRA_VAR
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "ELRA_VAR"@en ;
      dc:description "ELRA_VAR is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:EML
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "EML"@en ;
      dc:description "EML (Election Markup Language)"@en ;
      owl:sameAs <http://dbpedia.org/resource/EML> .

ms:EMMA
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "EMMA"@en ;
      dc:description "EMMA (Extensible MultiModal Annotation) is an XML language for describing the interpretation of user input and supporting Multimodal interaction scenarios on the Web."@en .

ms:EUC-JP
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "EUC-JP"@en ;
      dc:description "EUC-JP is a character encoding"@en .

ms:EUC-KR
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "EUC-KR"@en ;
      dc:description "EUC-KR is a character encoding"@en .

ms:EncodingLevel
      rdf:type owl:Class ;
      rdfs:label "Encoding Level"@en ;
      rdfs:subClassOf owl:Thing ;
      dc:description "Information on the contents of the Lexical Conceptual Resource as regards the linguistic level of analysis."@en .

ms:Framenet
      rdf:type owl:Class ;
      rdfs:label "Framenet"@en ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      dc:description "FrameNet is an electronic resource based on a theory of meaning called frame semantics. A semantic frame can be thought of as a conceptual structure describing an event, relation, or object and the participants in it [Wikipedia].The FrameNet lexical database contains around 1,200 semantic frames, 13,000 lexical units (a pairing of a word with a meaning; polysemous words are represented by several lexical units) and over 190,000 example sentences [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/FrameNet> .

ms:GB18030
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "GB18030"@en ;
      dc:description "GB18030 is a character encoding"@en .

ms:GBK
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "GBK"@en ;
      dc:description "GBK is a character encoding"@en .

ms:GFDL
      rdf:type owl:NamedIndividual , ms:License ;
      rdfs:label "GFDL"@en ;
      dc:description "GFDL is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:GMX
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "GMX"@en ;
      dc:description "GMX (Global information management Metrics eXchange) is a collection of standards for the translation industry."@en ;
      owl:sameAs <http://dbpedia.org/resource/Global_information_management_Metrics_eXchange> .

ms:GPL
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "GPL"@en ;
      dc:description "GPL is a kind of license meant to govern the use or redistribution of a resource"@en ;
      owl:sameAs <http://dbpedia.org/resource/GNU_General_Public_License> .

ms:GrAF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "GrAF"@en ;
      dc:description "GrAF (Graph Annotation Framework) is a data model based on graph theory that can be used to represent linguistic annotations."@en .

ms:HamNoSys
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "HamNoSys"@en ;
      dc:description "HamNoSys ( Hamburg Sign Language Notation System) is a phonetic transcription system for sign languages"@en ;
      owl:sameAs <http://dbpedia.org/resource/Hamburg_Notation_System> .

ms:ISCII91
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISCII91"@en ;
      dc:description "ISCII91 is a character encoding"@en .

ms:ISO-2022-JP
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "ISO-2022-JP"@en ;
      dc:description "ISO-2022-JP is a character encoding"@en .

ms:ISO-2022-KR
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-2022-KR"@en ;
      dc:description "ISO-2022-KR is a character encoding"@en .

ms:ISO-8859-1
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-1"@en ;
      dc:description "ISO-8859-1 is a character encoding"@en ;
      owl:sameAs <http://dbpedia.org/resource/ISO%2FIEC_8859-1> .

ms:ISO-8859-13
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-13"@en ;
      dc:description "ISO-8859-13 is a character encoding"@en .

ms:ISO-8859-15
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-15"@en ;
      dc:description "ISO-8859-15 is a character encoding"@en .

ms:ISO-8859-2
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-2"@en ;
      dc:description "ISO-8859-2 is a character encoding"@en .

ms:ISO-8859-3
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "ISO-8859-3"@en ;
      dc:description "ISO-8859-3 is a character encoding"@en .

ms:ISO-8859-4
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "ISO-8859-4"@en ;
      dc:description "ISO-8859-4 is a character encoding"@en .

ms:ISO-8859-5
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-5"@en ;
      dc:description "ISO-8859-5 is a character encoding"@en .

ms:ISO-8859-6
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "ISO-8859-6"@en ;
      dc:description "ISO-8859-6 is a character encoding"@en .

ms:ISO-8859-7
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-7"@en ;
      dc:description "ISO-8859-7 is a character encoding"@en .

ms:ISO-8859-8
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO-8859-8"@en ;
      dc:description "ISO-8859-8 is a character encoding"@en .

ms:ISO-8859-9
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "ISO-8859-9"@en ;
      dc:description "ISO-8859-9 is a character encoding"@en .

ms:ISO12620
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "ISO12620"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/ISO/TC_37> ;
      dc:description "ISO12620 (Data Categories) is a standard used in Natural Language Processing from ISO/TC 37 which defines a Data Category Registry of linguistic terms"@en ;
      owl:sameAs <http://dbpedia.org/resource/ISO_12620> .

ms:ISO16642
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "ISO16642"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/ISO/TC_37> ;
      dc:description "ISO16642 is a standard used in terminology. Terminological markup framework."@en .

ms:ISO1987
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "ISO1987"@en ;
      dc:description "ISO1987 is a standard"@en .

ms:ISO2022_CN_CNS
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "ISO2022_CN_CNS"@en ;
      dc:description "ISO2022_CN_CNS is a character encoding"@en .

ms:ISO2022_CN_GB
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "ISO2022_CN_GB"@en ;
      dc:description "ISO2022_CN_GB is a character encoding"@en .

ms:ISO26162
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "ISO26162"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/ISO/TC_37> ;
      dc:description "ISO26162 is a standard used in terminology management systems"@en .

ms:ISO30042
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "ISO30042"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/ISO/TC_37> ;
      dc:description "ISO30042 is a standard used in terminology"@en .

ms:ISO704
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "ISO704"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/ISO/TC_37> ;
      dc:description "ISO704 is a standard used in terminology"@en .

ms:InkML
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "InkML"@en ;
      dc:description "InkML (ink Markup Language)"@en ;
      owl:sameAs <http://dbpedia.org/resource/InkML> .

ms:JISAutoDetect
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "JISAutoDetect"@en ;
      dc:description "JISAutoDetect is a character encoding"@en .

ms:KOI8-R
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "KOI8-R"@en ;
      dc:description "KOI8-R is a character encoding"@en .

ms:LGPL
      rdf:type owl:NamedIndividual , ms:License ;
      rdfs:label "LGPL"@en ;
      dc:description "LGPL is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:LMF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "LMF"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/ISO/TC_37> ;
      ms:documentation test:doc_35 ;
      dc:description "LMF (Lexical Markup Framework) is a standard used in lexicography aiming to provide a common model for the creation and use of lexical resources."@en ;
      owl:sameAs <http://dbpedia.org/resource/Lexical_Markup_Framework> .

ms:LanguageCode
      rdf:type owl:Class ;
      rdfs:label "Language Code"@en ;
      rdfs:subClassOf owl:Thing .

ms:LexicalConceptualResource
      rdf:type owl:Class ;
      rdfs:label "LexicalConceptualResource"@en ;
      rdfs:subClassOf ms:Resource ;
      dc:description "Lexical and conceptual resources include representations of lexical or conceptual knowledge  (e.g. computational lexica, ontologies, machine-readable dictionaries, terminological resources, thesauri, multimodal/multimedia lexica and dictionaries, etc.) for using them by natural language processing applications"@en .

ms:Lexicon
      rdf:type owl:Class ;
      rdfs:label "Lexicon"@en ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      ms:dcr  "http://www.isocat.org/datcat/DC-3296" ;
      dc:description "Formally, in linguistics, a lexicon is a language's inventory of lexemes [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Lexicon> .

ms:License
      rdf:type owl:Class ;
      rdfs:comment "Unstable. To be replaced by future specifications."@en ;
      rdfs:label "License"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2457"@en ;
      dc:description "The licence of use for the resource; for an overview of licences, please visit: http://www.meta-net.eu/meta-share/licenses."@en ;
      owl:sameAs <http://dbpedia.org/resource/License> .

ms:Linguality
      rdf:type owl:Class ;
      rdfs:label "Linguality"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2491"@en ;
      dc:description "Indicates whether the resource includes one, two or more languages"@en .

ms:LinguisticInformation
      rdf:type owl:Class ;
      rdfs:label "Linguistic Information"@en ;
      dc:description "A more detailed account of the linguistic information contained in the Lexical Conceptual Resource."@en .

ms:MAF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "MAF"@en ;
      dc:description "MAF (Morpho-syntactic Annotation Framework) is a standard used in Natural Language Processing used in syntactic annotation."@en .

ms:MLIF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "MLIF"@en ;
      dc:description "MLIF (Multilingual Information Framework) is a model used in Natural Language Processing  to describe multilingual data."@en .

ms:MS-C-NoReD
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-C-NoReD"@en ;
      dc:description "MS-C-NoReD is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-C-NoReD-FF
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-C-NoReD-FF"@en ;
      dc:description "MS-C-NoReD-FF is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-C-NoReD-ND
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-C-NoReD-ND"@en ;
      dc:description "MS-C-NoReD-ND is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-C-NoReD-ND-FF
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-C-NoReD-ND-FF"@en ;
      dc:description "MS-C-NoReD-ND-FF is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-NC-NoReD
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-NC-NoReD"@en ;
      dc:description "MS-NC-NoReD is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-NC-NoReD-FF
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-NC-NoReD-FF"@en ;
      dc:description "MS-NC-NoReD-FF is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-NC-NoReD-ND
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-NC-NoReD-ND"@en ;
      dc:description "MS-NC-NoReD-ND is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS-NC-NoReD-ND-FF
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MS-NC-NoReD-ND-FF"@en ;
      dc:description "MS-NC-NoReD-ND-FF is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MS874
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "MS874"@en ;
      dc:description "MS874 is a character encoding"@en .

ms:MSCommons-BY
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MSCommons-BY"@en ;
      dc:description "MSCommons-BY is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MSCommons-BY-NC
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MSCommons-BY-NC"@en ;
      dc:description "MSCommons-BY-NC is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MSCommons-BY-NC-ND
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MSCommons-BY-NC-ND"@en ;
      dc:description "MSCommons-BY-NC-ND is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MSCommons-BY-NC-SA
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MSCommons-BY-NC-SA"@en ;
      dc:description "MSCommons-BY-NC-SA is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MSCommons-BY-ND
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MSCommons-BY-ND"@en ;
      dc:description "MSCommons-BY-ND is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MSCommons-BY-SA
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "MSCommons-BY-SA"@en ;
      dc:description "MSCommons-BY-SA is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:MULTEXT
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "MULTEXT"@en ;
      dc:description "MULTEXT ( Multilingual Text Tools and Corpora). Multext included a series of projects whose goals were to develop standards and specifications for the encoding and processing of linguistic corpora."@en .

ms:MUMIN
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "MUMIN"@en ;
      dc:description "MUMIN is a standard used in Natural Language Processing"@en .

ms:MacArabic
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "MacArabic"@en ;
      dc:description "MacArabic is a character encoding"@en .

ms:MacCentralEurope
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacCentralEurope"@en ;
      dc:description "MacCentralEurope is a character encoding"@en .

ms:MacCroatian
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "MacCroatian"@en ;
      dc:description "MacCroatian is a character encoding"@en .

ms:MacCyrillic
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "MacCyrillic"@en ;
      dc:description "MacCyrillic is a character encoding"@en .

ms:MacDingbat
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "MacDingbat"@en ;
      dc:description "MacDingbat is a character encoding"@en .

ms:MacGreek
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacGreek"@en ;
      dc:description "MacGreek is a character encoding"@en .

ms:MacHebrew
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacHebrew"@en ;
      dc:description "MacHebrew is a character encoding"@en .

ms:MacIceland
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "MacIceland"@en ;
      dc:description "MacIceland is a character encoding"@en .

ms:MacRoman
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacRoman"@en ;
      dc:description "MacRoman is a character encoding"@en .

ms:MacRomania
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacRomania"@en ;
      dc:description "MacRomania is a character encoding"@en .

ms:MacSymbol
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacSymbol"@en ;
      dc:description "MacSymbol is a character encoding"@en .

ms:MacThai
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacThai"@en ;
      dc:description "MacThai is a character encoding"@en .

ms:MacTurkish
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacTurkish"@en ;
      dc:description "MacTurkish is a character encoding"@en .

ms:MacUkraine
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "MacUkraine"@en ;
      dc:description "MacUkraine is a character encoding"@en .

ms:MachineReadableDictionary
      rdf:type owl:Class ;
      rdfs:label "Machine Readable Dictionary "@en ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      ms:dcr  "http://www.isocat.org/datcat/DC-4080"@en ;
      dc:description "It is a dictionary stored as machine (computer) data instead of being printed on paper. It is an electronic dictionary and lexical database [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Machine-readable_dictionary> .

ms:MediaType
      rdf:type owl:Class ;
      rdfs:label "Media Type"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Internet_media_type> ;
      ms:dcr  "https://catalog.clarin.eu/isocat/rest/dc/2570"^^xsd:string ;
      dc:description "Specification of the media type of the resource or the media types for which the tool or service is suitable."@en .

ms:ModalityAnnotation
      rdf:type owl:Class ;
      rdfs:label "Modality Annotation"@en ;
      rdfs:subClassOf ms:AnnotationType .

ms:ModalityType
      rdf:type owl:Class ;
      rdfs:label "ModalityType"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2490"@en ;
      dc:description "Modality is the channel by which signs are transmitted (oral, gesture, written)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Modality_(semiotics)> .

ms:MorphosyntacticAnnotation
      rdf:type owl:Class ;
      rdfs:label "Morphosyntactic Annotation"@en ;
      rdfs:subClassOf ms:AnnotationType .

ms:MultlingualityType
      rdf:type owl:Class ;
      rdfs:label "MultlingualityType"@en ;
      dc:description "Indicates whether the corpus is parallel, comparable or mixed."@en .

ms:OAXAL
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "OAXAL"@en ;
      dc:description "OAXAL (Open Architecture for XML Authoring and Localization) is a  (OASIS) standards-based initiative to encourage the development of an open Standards approach to XML Authoring and Localization."@en ;
      owl:sameAs <http://dbpedia.org/resource/OAXAL> .

ms:OWL
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "OWL"@en ;
      dc:description "OWL (Web Ontology Language) is a standard for encoding and exchanging ontologies designed to support the Semantic. Web"@en ;
      owl:sameAs <http://dbpedia.org/resource/Web_Ontology_Language> .

ms:Ontology
      rdf:type owl:Class ;
      rdfs:label "Ontology"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Ontology> ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      ms:dcr  "http://www.isocat.org/datcat/DC-4042" ;
      dc:description "In computer science and information science, it is a formal representation of knowledge as a set of concepts within a domain, and the relationships between those concepts that can be used to reason about the entities within that domain, and may be used to describe the domain. An ontology formally represents knowledge as a set of concepts within a domain, using a shared vocabulary to denote the types, properties and interrelationships of those concepts [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Ontology_(information_science)> .

ms:Organization
      rdf:type owl:Class ;
      rdfs:label "Organization"@en ;
      rdfs:subClassOf ms:Agent ;
      owl:equivalentClass swrc:Organization , foaf:Organization .

ms:Person
      rdf:type owl:Class ;
      rdfs:label "Person"@en ;
      rdfs:subClassOf ms:Agent ;
      owl:equivalentClass swrc:Person , foaf:Person .

ms:Princeton_Wordnet
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "Princeton_Wordnet"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/WordNet> ;
      dc:description "Princeton_Wordnet is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:Project
      rdf:type owl:Class ;
      rdfs:label "Project"@en ;
      rdfs:subClassOf owl:Thing ;
      owl:equivalentClass foaf:Project , swrc:ResearchProject .

ms:RDF
      rdf:type ms:StandardsBestPractices , owl:NamedIndividual ;
      rdfs:label "RDF"@en ;
      dc:description "RDF (Resource Description Framework) is a standard model for data interchange on the Web."@en ;
      owl:sameAs <http://dbpedia.org/resource/Resource_Description_Framework> .

ms:Resource
      rdf:type owl:Class ;
      rdfs:label "Resource" .

ms:RestrictionsOfUse
      rdf:type owl:Class ;
      rdfs:label "RestrictionsOfUse"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2453"@en ;
      dc:description "Specifies the restrictions imposed by the licence"@en .

ms:SKOS
      rdf:type ms:StandardsBestPractices , owl:NamedIndividual ;
      rdfs:label "SKOS"@en ;
      dc:description "SKOS (Simple Knowledge Organization System)  is a W3C recommendation designed for representation structured controlled vocabularies such as thesauri, classification schemes, taxonomies, subject-heading systems ..."@en ;
      owl:sameAs <http://dbpedia.org/resource/Simple_Knowledge_Organization_System> .

ms:SRX
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SRX"@en ;
      dc:description "SRX (Segmentation Rules eXchange) provides a common way to describe how to segment text for translation and other language-related processes"@en ;
      owl:sameAs <http://dbpedia.org/resource/Segmentation_Rules_eXchange> .

ms:SegmentationLevel
      rdf:type owl:Class ;
      rdfs:label "Segmentation Level"@en ;
      dc:description "Specifies the segmentation unit in terms of which the resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:SemAF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SemAF"@en ;
      dc:description "SemAF (semantic annotation framework) is a standard used in Natural Language Processing for representing the semantic annotation of linguistic data."@en .

ms:SemAF_DA
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SemAF_DA"@en ;
      dc:description "SemAF_DA (semantic annotation framework - discourse analysis) is a standard used in Natural Language Processing"@en .

ms:SemAF_DS
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SemAF_DS"@en ;
      dc:description "SemAF_DS (semantic annotation framework -  discourse structures)is a standard used in Natural Language Processing"@en .

ms:SemAF_NE
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SemAF_NE"@en ;
      dc:description "SemAF_NE (semantic annotation framework - named entities) is a standard used in Natural Language Processing"@en .

ms:SemAF_SRL
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SemAF_SRL"@en ;
      dc:description "SemAF_SRL (semantic annotation framework - semantic roles)is a standard used in Natural Language Processing"@en .

ms:SemanticAnnotation
      rdf:type owl:Class ;
      rdfs:label "Semantic Annotation"@en ;
      rdfs:subClassOf ms:AnnotationType ;
      dc:description "Semantic Annotation is about assigning semantic information to the entities in the text."@en .

ms:Shift_JIS
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "Shift_JIS"@en ;
      dc:description "Shift_JIS is a character encoding"@en .

ms:SizeInfo
      rdf:type owl:Class ;
      rdfs:label "Size Information"^^xsd:string .

ms:SpeechAnnotation
      rdf:type owl:Class ;
      rdfs:label "Speech Annotation"@en ;
      rdfs:subClassOf ms:AnnotationType ;
      dc:description "Speech Annotation is the task of partitioning a speech signal into basic speech sounds of a language."@en .

ms:StandardsBestPractices
      rdf:type owl:Class ;
      rdfs:label "StandardsBestPractices"@en ;
      dc:description "Specifies the standards or the best practices to which the tagset used for the annotation conforms"@en .

ms:SynAF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "SynAF"@en ;
      dc:description "SynAF (Syntactic Annotation Format) is a standard used in Natural Language Processing for representing the syntactic annotation of linguistic data."@en .

ms:SyntacticAnnotation
      rdf:type owl:Class ;
      rdfs:label "Syntactic Annotation"@en ;
      rdfs:subClassOf ms:AnnotationType ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2319"@en ;
      dc:description "Syntactic Annotation is the task of adding syntactic information to text."@en .

ms:TBX
      rdf:type ms:StandardsBestPractices , owl:NamedIndividual ;
      rdfs:label "TBX"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Translation_memory> ;
      dc:description "TBX (TermBase eXchange) is a standard used in terminology."@en .

ms:TEI
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "TEI"@en ;
      dc:description "TEI (Text Encoding Initiative) is a standard used in Natural Language Processing"@en ;
      owl:sameAs <http://dbpedia.org/resource/TEI> .

ms:TEI_P3
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "TEI_P3"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/TEI> ;
      dc:description "TEI_P3 (Text Encoding Initiative)is a standard used in Natural Language Processing"@en .

ms:TEI_P4
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "TEI_P4"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/TEI> ;
      dc:description "TEI_P4 (Text Encoding Initiative)is a standard used in Natural Language Processing"@en .

ms:TEI_P5
      rdf:type ms:StandardsBestPractices , owl:NamedIndividual ;
      rdfs:label "TEI_P5"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/TEI> ;
      dc:description "TEI_P5 (Text Encoding Initiative)is a standard used in Natural Language Processing"@en .

ms:TIS-620
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "TIS-620"@en ;
      dc:description "TIS-620 is a character encoding"@en .

ms:TMX
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "TMX"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Translation_memory> ;
      dc:description "TMX (Translation Memory eXchange) is an open XML standard for the exchange of translation memory data."@en ;
      owl:sameAs <http://dbpedia.org/resource/Translation_Memory_eXchange> .

ms:TerminologicalResource
      rdf:type owl:Class ;
      rdfs:label "Terminological Resource"@en ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      dc:description "Terminological Resource is a structured set of concepts and their designations (graphical symbols, terms, phraseological units, etc.) in a specific subject field [POINTER Project, 1996]"@en .

ms:Text
      rdf:type ms:MediaType ;
      rdfs:label "Media Type"@en ;
      ms:dcr  "https://catalog.clarin.eu/isocat/rest/dc/2658"^^xsd:string ;
      dc:description "Any text-based information that is available in a digitally encoded human-readable format."@en .

ms:Thesaurus
      rdf:type owl:Class ;
      rdfs:label "Thesaurus"@en ;
      rdfs:sameAs <http://dbpedia.org/resource/Thesaurus> ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      dc:description "Thesaurus list words grouped together according to similarity of meaning (containing synonyms and sometimes antonyms), in contrast to a dictionary, which provides definitions for words (wikipedia)"@en .

ms:TimeML
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "TimeML"@en ;
      dc:description "TimeML (Markup Language for Temporal and Event Expressions) is a standard markup language for temporal events in a document."@en ;
      owl:sameAs <http://dbpedia.org/resource/TimeML> .

ms:ToolService
      rdf:type owl:Class ;
      rdfs:label "ToolService"@en ;
      rdfs:subClassOf ms:Resource .

ms:US-ASCII
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "US-ASCII"@en ;
      dc:description "US-ASCII is a character encoding"@en ;
      owl:sameAs <http://dbpedia.org/resource/ASCII> .

ms:UTF-16
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "UTF-16"@en ;
      dc:description "UTF-16 is a character encoding"@en ;
      owl:sameAs <http://dbpedia.org/resource/UTF-16> .

ms:UTF-16BE
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "UTF-16BE"@en ;
      dc:description "UTF-16BE is a character encoding"@en .

ms:UTF-16LE
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "UTF-16LE"@en ;
      dc:description "UTF-16LE is a character encoding"@en .

ms:UTF-8
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "UTF-8"@en ;
      dc:description "UTF-8 is a character encoding"@en ;
      owl:sameAs <http://dbpedia.org/resource/UTF-8> .

ms:Use
      rdf:type owl:Class ;
      rdfs:label "Use"@en ;
      rdfs:subClassOf owl:Thing ;
      dc:description "The use of the resource (human vs application)"@en .

ms:UseNLPSpecific
      rdf:type owl:Class ;
      rdfs:label "UseNLPSpecific"@en ;
      rdfs:subClassOf ms:Use ;
      dc:description "Specifies the NLP application for which the resource iscreated or the application in which it has actually been used "@en .

ms:UserNature
      rdf:type owl:Class ;
      rdfs:label "User Nature"@en ;
      rdfs:subClassOf owl:Thing .

ms:Video
      rdf:type ms:MediaType ;
      rdfs:label "Video"@en ;
      ms:dcr  "https://catalog.clarin.eu/isocat/rest/dc/2654"^^xsd:string ;
      dc:description "Video data. \"Video\" requires the capability to display moving images, typically including specialized hardware and software."@en .

ms:WordList
      rdf:type owl:Class ;
      rdfs:label "Word List"@en ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      dc:description "It is a set of words (vocabulary) selected to represent the most frequent words of a language or a specific subject"@en .

ms:WordNet
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "WordNet"@en ;
      dc:description "WordNet is a lexical database that groups words into sets of synonyms called synsets, provides short, general definitions, and records the various semantic relations between these synonym sets."@en ;
      owl:sameAs <http://dbpedia.org/resource/WordNet> .

ms:Wordnet
      rdf:type owl:Class ;
      rdfs:label "WordNet"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/WordNet> ;
      rdfs:subClassOf ms:LexicalConceptualResource ;
      ms:dcr  "http://www.isocat.org/datcat/DC-4043" ;
      dc:description "WordNet is a lexical database. It groups words into sets of synonyms called synsets, provides short, general definitions, and records the various semantic relations between these synonym sets [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/WordNet> .

ms:XCES
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "XCES"@en ;
      rdfs:seeAlso ms:CES ;
      dc:description "XCES is an XML based standard used in Natural Language Processing  to codify text corpus. XCES is highly based on previous Corpus Encoding Standard (CES)."@en ;
      owl:sameAs <http://dbpedia.org/resource/XCES> .

ms:XLIFF
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "XLIFF"@en ;
      dc:description "XLIFF (XML Localisation Interchange File Format) is a format used to exchange localisation data between participants in a translation project."@en ;
      owl:sameAs <http://dbpedia.org/resource/XLIFF> .

ms:academic-nonCommercialUse
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Academic non-Commercial Use"@en ;
      dc:description "Academic non-Commercial Use refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence used to specify the restrictions imposed by the type of the licence."@en .

ms:accentuation
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Accentuation"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Accent_(phonetics)> ;
      dc:description "Accentuation refers to a kind of 'LinguisticInformation' contained in the resource. Accentuation refers to the act of placing prominence on a spoken or sung syllable."@en .

ms:accessTool
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Access Tool"@en ;
      dc:description "The name or the identifier or the url of the tool used to access a resource (e.g. a corpus workbench)"@en .

ms:actualUse
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Actual Use"@en ;
      rdfs:range ms:Use ;
      dc:description "Identifies the Actual Use of the resource."@en .

ms:affiliation
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Affiliation"@en ;
      dc:description "Identifies the Affiliation of the person."@en .

ms:alignment
      rdf:type ms:AnnotationType , owl:NamedIndividual ;
      rdfs:label "Alignment"@en ;
      dc:description "Multilingual texts alignment identifies correspondences between different text units, e.g., words, sentences, paragraphs, etc. in parallel texts."@en .

ms:annotation
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "annotation"@en ;
      dc:description "Annotation is the task of attaching metadata to texts"@en ;
      owl:sameAs <http://dbpedia.org/resource/Annotation> .

ms:annotationFormat
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Annotation Format"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2562" ;
      dc:description "Specifies the format that is used in the annotation process since often the mime type will not be sufficient for machine processing."@en .

ms:annotationMode
      rdf:type owl:ObjectProperty ;
      rdfs:label "Annotation Mode"@en ;
      rdfs:range ms:AnnotationMode ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2506" ;
      dc:description "Identifies the Annotation Mode of the resource. Indicates whether the resource was annotated manually or by automatic processes."@en .

ms:annotationStandoff
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:CorpusText ;
      rdfs:label "Annotation Standoff"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2507" ;
      dc:description "Defines whether the resource is annotated using Stand Off Annotation style or not."@en .

ms:annotationTool
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Annotation Tool"@en ;
      dc:description "The name, the identifier or the url of the tool used for the annotation of the resource"@en .

ms:annotationType
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Corpus ;
      rdfs:label "Annotation Type"@en ;
      rdfs:range ms:AnnotationType ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2462" ;
      dc:description "Specifies the Annotation Level of the resource or the Annotation Type that a tool/ service requires or produces as an output"@en .

ms:area
      rdf:type owl:DatatypeProperty ;
      rdfs:label "area"@en ;
      dc:description "used to indicate the area or subject field a resource is related to. Areas are taken from Dbpedia"@en .

ms:attribution
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Attribution"@en ;
      dc:description "Attribution refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:attributionText
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Attribution Text"@en ;
      rdfs:subPropertyOf owl:topDataProperty ;
      dc:description "The text that must be quoted for attribution purposes when using a resource - for cases where a resource is provided with a restriction on attribution."@en .

ms:automatic
      rdf:type owl:NamedIndividual ;
      rdf:type
              [ rdf:type owl:Class ;
                owl:unionOf (ms:CreationMode ms:AnnotationMode)
              ] ;
      rdfs:label "automatic"@en ;
      dc:description "automatic refers to a kind of 'CreationMode  or ms:AnnotationMode'"@en .

ms:availability
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Availability"@en ;
      rdfs:range ms:Availability ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2453"^^xsd:string ;
      dc:description "Used to identify the Availability of the resource. Specifies the availability status of the resource; restrictionsOfUse can be further used to indicate the specific terms of availability"@en .

ms:availabilityEndDate
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Availability End Date"@en ;
      rdfs:range xsd:date ;
      dc:description "Identifies the Availability End Date of the resource."@en .

ms:availabilityStartDate
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Availability Start Date"@en ;
      rdfs:range xsd:date ;
      dc:description "Identifies the Availability Start Date of the resource."@en .

ms:available-restrictedUse
      rdf:type ms:Availability , owl:NamedIndividual ;
      rdfs:label "Available: Restricted Use"@en ;
      dc:description "For resources available but with restrictions of uses imposed by the type of licence."@en .

ms:available-unrestrictedUse
      rdf:type ms:Availability , owl:NamedIndividual ;
      rdfs:label "Available: UnrestrictedUse"@en ;
      dc:description "For resources available with no restrictions of use."@en .

ms:avatarSynthesis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "avatarSynthesis"@en ;
      dc:description "Avatar synthesis is one of the possible usages in Natural Language Processing"@en .

ms:bilingual
      rdf:type ms:Linguality , owl:NamedIndividual ;
      rdfs:label "Bilingual"@en ;
      dc:description "Bilingual refers to a kind of 'Linguality' (when two languages are involved)."@en .

ms:bilingualLexiconInduction
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "bilingualLexiconInduction"@en ;
      dc:description "Bilingual lexicon induction is the task of identifying translation pairs between source and target languages from monolingual corpora"@en .

ms:bodyGesture
      rdf:type ms:ModalityType , owl:NamedIndividual ;
      rdfs:label "Body Gesture"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Body_language> ;
      ms:dcr  "http://www.isocat.org/rest/dc/2490"^^xsd:string ;
      dc:description "Body Gesture refers to a kind of 'ModalityType' (http://www.isocat.org/rest/dc/2490)"@en .

ms:characterEncoding
      rdf:type owl:ObjectProperty ;
      rdfs:label "Character Encoding"@en ;
      rdfs:range ms:CharacterEncoding ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2564" ;
      dc:description "Identifies the Character Encoding of the resource"@en .

ms:classificationScheme
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:DomainInfo ;
      rdfs:label "Classification Scheme"@en ;
      dc:description "Specifies the external Classification Schemes."@en .

ms:clause
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Clause"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2295"@en ;
      dc:description "Clause is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Clause> .

ms:combinationOfModalities
      rdf:type ms:ModalityType , owl:NamedIndividual ;
      rdfs:label "Combination of Modalities"@en ;
      ms:dcr  "http://www.isocat.org/rest/dc/2490"^^xsd:string ;
      dc:description "Combination of Modalities refers to a kind of 'ModalityType'."@en .

ms:commercialUse
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Commercial Use"@en ;
      dc:description "Commercial Use refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:comparable
      rdf:type ms:MultlingualityType , owl:NamedIndividual ;
      rdfs:label "Comparable"@en ;
      dc:description "Comparable is a 'MultlingualityType' and refers to  corpus which selects similar texts in more than one language."@en .

ms:conformanceToStandardsBestPractices
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Conformance to Standards or Best Practices"@en ;
      rdfs:range ms:StandardsBestPractices ;
      dc:description "Identifies the Standard or Best Practice used in the resource."@en .

ms:contactPerson
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Contact Person"@en ;
      rdfs:range ms:Person ;
      dc:description "Identifies the Contact Person of the resource."@en .

ms:contradictionDetection
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "contradictionDetection"@en ;
      dc:description "Contradiction Detection is a task of text understanding that detects when two sentences are extremely unlikely to be true simultaneously"@en .

ms:coreferenceResolution
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "coreferenceResolution"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Coreference> ;
      dc:description "Coreference Resolution is the task of finding all expressions that refer to the same entity in a text"@en .

ms:creationEndDate
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Creation End Date"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2509" ;
      dc:description "Identifies the Creation End Date of the resource."@en .

ms:creationMode
      rdf:type owl:ObjectProperty ;
      rdfs:label "Creation Mode"@en ;
      rdfs:range ms:CreationMode ;
      dc:description "Identifies the Creation Mode of the resource. Indicates whether the resource is created manually or by automatic processes."@en .

ms:creationStartDate
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Creation Start Date"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2510" ;
      dc:description "Identifies the Creation Start Date of the resource."@en .

ms:creationTool
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Creation Tool"@en ;
      dc:description "The name, the identifier or the url of the tool used in the creation process."@en .

ms:dcr
      rdf:type owl:DatatypeProperty ;
      rdfs:label "dcr"@en ;
      dc:description "Link to ISOcat Data Category Registry, a central registry for all concepts relevant in linguistics and the domain of language resources, including metadata categories etc."@en .

ms:definition-gloss
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Definition Gloss"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1972"^^xsd:string ;
      dc:description "Definition Gloss refers to a kind of 'LinguisticInformation' contained in the resource. It is the action or process of stating the meaning of a word or word group in a glossary."@en ;
      owl:sameAs <http://dbpedia.org/resource/Definition> .

ms:derivationalMorphologicalAnalysis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "derivationalMorphologicalAnalysis"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Derivation_(linguistics)> ;
      dc:description "Derivational Morphological Analysis studies the formation new words on the basis of existing ones"@en .

ms:derivedResource
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Derived Resource"@en ;
      rdfs:range ms:Resource ;
      dc:description "Identifies the Derived Resource of the resource."@en .

ms:description
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Description"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2520" ;
      dc:description "Provides the description of the resource in prose."@en ;
      owl:equivalentProperty
              dc:description .

ms:diphone
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Diphone"@en ;
      dc:description "Diphone is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Diphone> .

ms:discourseAnalysis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "discourseAnalysis"@en ;
      dc:description "Discourse Analysis is about studying and analysing the uses of language"@en ;
      owl:sameAs <http://dbpedia.org/resource/Discourse_analysis> .

ms:discourseAnnotation
      rdf:type ms:DiscourseAnnotation , owl:NamedIndividual ;
      rdfs:label "Discourse Annotation"@en ;
      rdfs:seeAlso ms:discourseAnalysis ;
      dc:description "Discourse Annotation refers to a kind of 'Annotation'."@en .

ms:discourseAnnotation-audienceReactions
      rdf:type ms:DiscourseAnnotation , owl:NamedIndividual ;
      rdfs:label "Discourse Annotation Audience Reactions"@en ;
      rdfs:seeAlso ms:discourseAnalysis ;
      dc:description "Discourse Annotation Audience Reactions refers to a kind of 'DiscourseAnnotation'"@en .

ms:discourseAnnotation-coreference
      rdf:type ms:DiscourseAnnotation , owl:NamedIndividual ;
      rdfs:label "Discourse Annotation Coreference"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Coreference> , ms:discourseAnalysis , ms:coreferenceResolution ;
      dc:description "Discourse Annotation Coreference refers to a kind of 'DiscourseAnnotation' and identifies expressions in a sentence or document refering to the same thing"@en .

ms:discourseAnnotation-dialogueActs
      rdf:type ms:DiscourseAnnotation , owl:NamedIndividual ;
      rdfs:label "Discourse Annotation Dialogue Acts"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Dialog_act> , ms:discourseAnalysis ;
      dc:description "Discourse Annotation Dialogue Acts refers to a kind of 'DiscourseAnnotation'"@en .

ms:discourseAnnotation-discourseRelations
      rdf:type owl:NamedIndividual , ms:DiscourseAnnotation ;
      rdfs:label "Discourse Annotation Discourse Relations"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Discourse_relation> , ms:discourseAnalysis ;
      dc:description "Discourse Annotation Discourse Relations refers to a kind of 'DiscourseAnnotation' and describes how two segments of discourse are logically connected to one another."@en .

ms:distributionRightsHolder
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Distribution Rights Holder"@en ;
      rdfs:range ms:Agent ;
      dc:description "Identifies the Distribution Rights Holder of the resource."@en .

ms:documentClassification
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "documentClassification"@en ;
      dc:description "Document Classification is the task of assigning a document to one or more classes or categories"@en ;
      owl:sameAs <http://dbpedia.org/resource/Document_classification> .

ms:documentation
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Documentation"@en ;
      rdfs:range ms:Document ;
      dc:description "Points to the Documentation of the resource."@en .

ms:domain
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Domain"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2467" ;
      dc:description "Specifies the application Domain of the resource or the tool/service."@en .

ms:domainInfo
      rdf:type owl:ObjectProperty ;
      rdfs:label "Domain Information"@en ;
      rdfs:range ms:DomainInfo ;
      dc:description "Identifies the Domain of the resource."@en .

ms:downloadLocation
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Download Location"@en ;
      dc:description "Identifies the Download Location of the resource."@en .

ms:emotionGeneration
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "emotionGeneration"@en ;
      dc:description "Emotion Generation is one of the possible usages in Natural Language Processing"@en .

ms:emotionRecognition
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "emotionRecognition"@en ;
      dc:description "Emotion Recognition is the task of distinguishing subjective from objective language in human interactions"@en .

ms:encodingLevel
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:LexicalConceptualResource ;
      rdfs:label "Encoding Level"@en ;
      rdfs:range ms:EncodingLevel ;
      dc:description "Information on the contents of the Lexical Conceptual Resource as regards the linguistic level of analysis"@en .

ms:entityMentionRecognition
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "entityMentionRecognition"@en ;
      dc:description "Entity Mention Recognition is the task of identifying regions of text corresponding to entities in natural language sentences"@en .

ms:evaluationUse
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Evaluation Use"@en ;
      dc:description "Evaluation Use refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:eventExtraction
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "eventExtraction"@en ;
      dc:description "Event Extraction is the task of automatically identifying events in free text and to deriving detailed information about them"@en .

ms:executionLocation
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Execution Location"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2569" ;
      dc:description "Identifies the Execution Location of the resource."@en .

ms:expressionRecognition
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "expressionRecognition"@en ;
      dc:description "Expression Recognition is the task of interpreting non-verbal facial gestures in human interactions"@en .

ms:faceRecognition
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "faceRecognition"@en ;
      dc:description "Face Recognition is the task of automatically identifying a person face in a digital image by analyzing and comparing patterns"@en .

ms:faceVerification
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "faceVerification"@en ;
      dc:description "Face verification or authentication is concerned with validating a claimed identity based on the image of a face"@en .

ms:facialExpression
      rdf:type owl:NamedIndividual , ms:ModalityType ;
      rdfs:label "Facial Expression"@en ;
      dc:description "Facial Expression is a 'ModalityType' and refers to nonverbal communication with the face."@en ;
      owl:sameAs <http://dbpedia.org/resource/Facial_expression> .

ms:fee
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Fee"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2460" ;
      dc:description "Specifies the costs that are required to access the resource, a fragment of the resource or to use a tool or service."@en .

ms:foreseenUse
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Foreseen Use"@en ;
      rdfs:range ms:Use ;
      dc:description "Identifies the Foreseen Use of the resource."@en .

ms:frame
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Frame"@en ;
      dc:description "Frame is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:fundingProject
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Funding Project"@en ;
      rdfs:range ms:Project ;
      dc:description "Identifies the Funding Project of the resource."@en .

ms:geographicCoverage
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Geographic Coverage"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2471" ;
      dc:description "Identifies the Geographic Coverage of the resource."@en .

ms:humanUse
      rdf:type ms:Use ;
      rdfs:label "humanUse"@en .

ms:humanoidAgentSynthesis
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "humanoidAgentSynthesis"@en ;
      dc:description "Humanoid Agent Synthesis is one of the possible usages in Natural Language Processing"@en .

ms:identifier
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Identifier"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-3894" ;
      dc:description "A reference to the resource like a pid or an internal identifier used by the resource provider."@en ;
      owl:equivalentProperty
              bio:identifier , dc:identifier .

ms:informLicensor
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Inform Licensor"@en ;
      dc:description "Inform Licensor refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:informationExtraction
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "informationExtraction"@en ;
      dc:description "Information Extraction is the task of automatically extracting structured information from texts"@en ;
      owl:sameAs <http://dbpedia.org/resource/Information_extraction> .

ms:informationRetrieval
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "informationRetrieval"@en ;
      dc:description "Information Retrieval is the task of obtaining documents relevant to an information need from a collection of documents"@en ;
      owl:sameAs <http://dbpedia.org/resource/Information_retrieval> .

ms:interactive
      rdf:type owl:NamedIndividual ;
      rdf:type
              [ rdf:type owl:Class ;
                owl:unionOf (ms:AnnotationMode ms:CreationMode)
              ] ;
      rdfs:label "interactive"@en ;
      dc:description "interactive refers to a kind of 'AnnotationMode  or ms:CreationMode'"@en .

ms:intra-documentCoreferenceResolution
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "intra-documentCoreferenceResolution"@en ;
      dc:description "Intra-document Coreference Resolution is the task of finding all expressions that refer to the same entity in a single text document"@en .

ms:iprHolder
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Intellectual Property Rights Holder"@en ;
      rdfs:range ms:Agent ;
      dc:description "Identifies the Intellectual Property Rights Holder of the resource."@en .

ms:knowledgeDiscovery
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "knowledgeDiscovery"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Knowledge_extraction> ;
      dc:description "Knowledge Discovery is the task of extracting useful knowledge from data"@en ;
      owl:sameAs <http://dbpedia.org/resource/Knowledge_extraction> .

ms:knowledgeRepresentation
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "knowledgeRepresentation"@en ;
      dc:description "Knowledge Representation focuses on designing computer representations that capture information about the world that can be used to solve complex problems [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Knowledge_representation_and_reasoning> .

ms:languageCode
      rdf:type owl:ObjectProperty ;
      rdfs:label "Language Code"@en ;
      rdfs:range languagecode:ISO639-3 ;
      dc:description "Represents the language of the resources in accordance with the ISO 639-3 international standard for language codes."@en .

ms:languageId
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Language Identifier"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2482" ;
      dc:description "The identifier of the language that is included in the resource or supported by the tool/service according to the IETF BCP47 standard."@en .

ms:languageIdentification
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "languageIdentification"@en ;
      dc:description "Language Identification is the task of automatically identifying the language of a given document"@en ;
      owl:sameAs <http://dbpedia.org/resource/Language_identification> .

ms:languageModelling
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "languageModelling"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Language_model> ;
      dc:description "Language Modelling is a task for applying statistical language models based on a probability distribution of words for using them in speech recognition, part-of-speech tagging, parsing, information retrieval and machine translation"@en ;
      owl:sameAs <http://dbpedia.org/resource/Language_modelling> .

ms:languageModelsTraining
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "languageModelsTraining"@en ;
      dc:description "Language Models Training is the task of training language models with data examples to perform speech recognition, part-of-speech tagging, parsing, information retrieval or machine translation"@en .

ms:languageName
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Language Name"@en ;
      dc:description "A human understandable name of the language that is used in the resource or supported by the tool/service according to the IETF BCP47 standard."@en .

ms:lemma
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Lemma"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1324"^^xsd:string ;
      dc:description "Lemma refers to a kind of 'LinguisticInformation' contained in the resource. It is an abstract representation subsuming all the formal lexical variations which may apply (David Crystal, Dictionary of Linguistics and Phonetics, 2008)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Lemma_(morphology)> .

ms:lemma-Abbreviations
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Lemma: Abbreviations"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1418"^^xsd:string ;
      dc:description "Abbreviation refers to a kind of 'LinguisticInformation' contained in the resource. It refers to the process of shortening a word or group of words to create a shortened word form that is used in place of the full word form."@en ;
      owl:sameAs <http://dbpedia.org/resource/Abbreviation> .

ms:lemma-CliticForms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Lemma: Clitic Forms"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Clitic> ;
      dc:description "Lemma Clitic Forms refers to a kind of 'LinguisticInformation' contained in the resource. A clitic is a morpheme that has syntactic characteristics of a word, but shows evidence of being phonologically bound to another word (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Clitic> .

ms:lemma-Compounds
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Lemma: Compounds"@en ;
      dc:description "Lemma Compounds  refers to a kind of 'LinguisticInformation' contained in the resource. A compound is a word containing a stem that is made up of more than one root (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Compound_(linguistics)> .

ms:lemma-MultiWordUnits
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Lemma MultiWord Units"@en ;
      dc:description "Lemma MultiWord Units refers to a kind of 'LinguisticInformation' contained in the resource. A multiword unit (MWU) is a lexicalized word combination of two or more words to represent a different concept from the composition of the meaning of its elements."@en ;
      owl:sameAs <http://dbpedia.org/resource/Multiword_expression> .

ms:lemma-Variants
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Lemma Variants"@en ;
      dc:description "Lemma Variants refers to a kind of 'LinguisticInformation' contained in the resource."@en ;
      owl:sameAs <http://dbpedia.org/resource/Variation_(linguistics)> .

ms:lemmatization
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual , ms:AnnotationType ;
      rdfs:label "Lemmatization"@en ;
      rdfs:seeAlso ms:lemma-Abbreviations , ms:lemma-Compounds , ms:lemma-MultiWordUnits , ms:lemma-CliticForms , ms:lemma , ms:lemma-Variants ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2578"@en ;
      dc:description "Lemmatization is the process of grouping together the different inflected forms of a word so they can be analysed as a single item [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Lemmatisation> .

ms:lemon
      rdf:type ms:StandardsBestPractices ;
      rdfs:label "lemon"@en ;
      ms:url  "http://lemon-model.net/lemon#"^^xsd:string ;
      dc:description "Lemon is a proposed model for modeling lexicon and machine-readable dictionaries and linked to the Semantic Web and the Linked Data cloud"@en .

ms:lexiconAccess
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "lexiconAccess"@en ;
      dc:description "Lexicon Access is about querying and analysing content lexicon"@en .

ms:lexiconAcquisitionFromCorpora
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "lexiconAcquisitionFromCorpora"@en ;
      dc:description "Lexicon Acquisition from Corpora is about the acquisition of lexical information (semantic or syntactic data) from a collection of naturally occurring samples of language which have been collected for research"@en .

ms:lexiconEnhancement
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "lexiconEnhancement"@en ;
      dc:description "Lexicon Enhancement is one of the possible usages in Natural Language Processing"@en .

ms:lexiconExtractionFromLexica
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "lexiconExtractionFromLexica"@en ;
      dc:description "Lexicon Extraction from Lexica refers to extracting lexical information (semantic or syntactic data) from the whole set of words of any language"@en .

ms:lexiconFormatConversion
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "lexiconFormatConversion"@en ;
      dc:description "Lexicon Format Conversion refers to any task performing a change of lexicon format"@en .

ms:lexiconMerging
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "lexiconMerging"@en ;
      dc:description "Lexicon Merging is about how to merge two existing lexicons in another one"@en .

ms:lexiconVisualization
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "lexiconVisualization"@en ;
      dc:description "Lexicon Visualization is one of the possible usages in Natural Language Processing"@en .

ms:licence
      rdf:type owl:ObjectProperty ;
      rdfs:comment "Unstable. To be replaced by future specifications."@en ;
      rdfs:domain ms:Resource ;
      rdfs:label "Licence"@en ;
      rdfs:range ms:License ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2457" ;
      dc:description "Identifies the Licence of the resource."@en .

ms:licensor
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Licensor"@en ;
      rdfs:range ms:Agent ;
      dc:description "Identifies the Licensor of the resource."@en .

ms:linguality
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Linguality"@en ;
      rdfs:range ms:Linguality ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2491"@en , "http://www.isocat.org/datcat/DC-2491" ;
      dc:description "Identifies the number of languages of the resource part and of the way they are combined to each other of the resource."@en .

ms:linguisticInformation
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:LexicalConceptualResource ;
      rdfs:label "Linguistic Information"@en ;
      rdfs:range ms:LinguisticInformation ;
      dc:description "Provides a more detailed account of the linguistic information contained in the Lexical Conceptual Resource."@en .

ms:linguisticResearch
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "linguisticResearch"@en ;
      dc:description "Linguistic Research is one of the possible usages in Natural Language Processing"@en .

ms:lipTrackingAnalysis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "lipTrackingAnalysis"@en ;
      dc:description "Lip Tracking Analysis refers to tracking the lip movements of the speaker to assist in acoustic speech recognition [Advanced Multimedia Processing Lab]"@en .

ms:machineTranslation
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "machineTranslation"@en ;
      dc:description "Machine Translation is about the use of software to translate text or speech from one natural language into another [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Machine_translation> .

ms:manual
      rdf:type owl:NamedIndividual ;
      rdf:type
              [ rdf:type owl:Class ;
                owl:unionOf (ms:AnnotationMode ms:CreationMode)
              ] ;
      rdfs:label "manual"@en ;
      dc:description "manual refers to the  kind of 'AnnotationMode  or CreationMode' used."@en .

ms:mediaType
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Corpus ;
      rdfs:label "Media Type"@en ;
      rdfs:range ms:MediaType ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2570" ;
      dc:description "Identifies the Media Type of the resource."@en .

ms:metaShareId
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "MetaShare Identifier"@en ;
      dc:description "An unambiguous referent to the resource within META-SHARE identifier."@en .

ms:metadataCreationDate
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Metadata Creation Date"@en ;
      rdfs:range rdfs:Datatype ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2541" ;
      dc:description "Identifies the Metadata Creation Date of the resource."@en .

ms:metadataCreator
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Metadata Creator"@en ;
      rdfs:range ms:Person ;
      dc:description "Identifies the Metadata Creator of the resource."@en .

ms:metadataSource
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Metadata Source"@en ;
      dc:description "Refers to the catalogue or repository from which the metadata has been originated."@en .

ms:mimeType
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Mime Type"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2571" ;
      dc:description "The mime-type of the resource which is a formalized specifier for the format included or a mime-type that the tool/service accepts; value to be taken from a subset of the official mime types of the Internet Assigned Numbers Authority (http://www.iana.org/)."@en .

ms:mixed
      rdf:type owl:NamedIndividual ;
      rdf:type
              [ rdf:type owl:Class ;
                owl:unionOf (ms:AnnotationMode ms:CreationMode)
              ] ;
      rdfs:label "mixed"@en ;
      dc:description "mixed refers to the  kind of 'AnnotationMode  or CreationMode' used."@en .

ms:modalityAnnotation-bodyMovements
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Body Movements"@en ;
      dc:description "Modality Annotation Body Movements refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityAnnotation-facialExpressions
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Facial Expressions"@en ;
      dc:description "Modality Annotation Facial Expressions refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityAnnotation-gazeEyeMovements
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Eye Movements"@en ;
      dc:description "Modality Annotation Gaze Eye Movements refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityAnnotation-handArmGestures
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Hand Arm Gestures"@en ;
      dc:description "Modality Annotation Hand Arm Gestures refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityAnnotation-handManipulationOfObjects
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Hand Manipulation of Objects"@en ;
      dc:description "Modality Annotation Hand Manipulation of Objects refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityAnnotation-headMovements
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Head Movements"@en ;
      dc:description "Modality Annotation Head Movements refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityAnnotation-lipMovements
      rdf:type owl:NamedIndividual , ms:ModalityAnnotation ;
      rdfs:label "Modality Annotation Lip Movements"@en ;
      dc:description "Modality Annotation Lip Movements refers to a kind of 'ModalityAnnotation'."@en .

ms:modalityType
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Corpus ;
      rdfs:label "ModalityType"@en ;
      rdfs:range ms:ModalityType ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2490" ;
      dc:description "Identifies the Modality Type of the resource (the channel by which signs are transmitted (oral, gesture, written)."@en .

ms:monolingual
      rdf:type ms:Linguality , owl:NamedIndividual ;
      rdfs:label "Monolingual"@en ;
      dc:description "Monolingual refers to a kind of 'Linguality'. Only one language involved."@en .

ms:morpho-Aspect
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Morpho: Aspect"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Grammatical_aspect> , ms:morphology , bio:MorphologicalTagging , ms:morphologicalAnalisys ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1242"@en ;
      dc:description "Morpho Aspect refers to a kind of 'LinguisticInformation' contained in the resource. Aspect is a grammatical category associated with verbs that expresses a temporal view of the event or state expressed by the verb (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_aspect> .

ms:morpho-Auxiliary
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Morpho: Auxiliary"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , ms:morphology , bio:MorphologicalTagging ;
      dc:description "Morpho: Auxiliary refers to a kind of 'LinguisticInformation' contained in the resource. An auxiliary verb is a verb which accompanies the lexical verb of a verb phrase, and expresses grammatical distinctions not carried by the lexical verb, such as person, number, tense, aspect, and voice (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Auxiliary_verb> .

ms:morpho-Case
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Case"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Grammatical_case> , bio:MorphologicalTagging , ms:morphology , ms:morphologicalAnalisys ;
      dc:description "Morpho Case refers to a kind of 'LinguisticInformation' contained in the resource. Case is a grammatical category determined by the syntactic or semantic function of a noun or pronoun (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_case> .

ms:morpho-Degree
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Degree"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1419" ;
      dc:description "Morpho Degree refers to a kind of 'LinguisticInformation' contained in the resource. Degree is a relational specification which is found with adjectives and adverbs. There are three degrees: 1) positive as in small, 2) comparative as in smaller and 3) superlative as in smallest (Small glossary of linguistics, University of Duisburg-Essen)."@en .

ms:morpho-Derivation
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Derivation"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Derivation_(linguistics)> , ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Derivation refers to a kind of 'LinguisticInformation' contained in the resource. Derivation is the formation of a new word or inflectable stem from another word or stem. It typically occurs by the addition of an affix. The derived word is often of a different word class from the original. It may thus take the inflectional affixes of the new word class (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Derivation_(linguistics)> .

ms:morpho-Gender
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Gender"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Grammatical_gender> , ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Gender refers to a kind of 'LinguisticInformation' contained in the resource. It refers to the categories (masculine, feminine, and neuter) into which nouns, adjectives, and pronouns are classified in many languages."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_gender> .

ms:morpho-Inflection
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Inflection"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      ms:dcr  "http://www.isocat.org/datcat/DC-268"@en ;
      dc:description "Morpho Inflection refers to a kind of 'LinguisticInformation' contained in the resource. Inflection is variation in the form of a word, typically by means of an affix, that expresses a grammatical contrast which is obligatory for the stem’s word class in some given grammatical context (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Inflection> .

ms:morpho-IrregularForms
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Irregular Forms"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Irregular Forms refers to a kind of 'LinguisticInformation' contained in the resource. It is a form which can be regarded as an exception to a given pattern or rule, e.g. the plurals formed with a stem vowel change in Modern English, man : men, tooth : teeth (Small glossary of linguistics, University of Duisburg-Essen)."@en .

ms:morpho-Mood
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Mood"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Grammatical_mood> , ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Mood  refers to a kind of 'LinguisticInformation' contained in the resource. Mood is one of a set of distinctive forms that are used to signal modality. Modality is a facet of illocutionary force, signaled by grammatical devices (that is, moods), that expresses: i) the illocutionary point or general intent of a speaker, or ii) a speaker’s degree of commitment to the expressed proposition's believability, obligatoriness, desirability, or reality (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_mood> .

ms:morpho-Number
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Morpho: Number"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , ms:morphology , bio:MorphologicalTagging ;
      dc:description "Morpho Number refers to a kind of 'LinguisticInformation' contained in the resource. Number is a grammatical category of nouns, pronouns, and verb agreement that expresses count distinctions (such as 'one' or 'more than one'). The count distinctions typically, but not always, correspond to the actual count of the referents of the marked noun or pronoun (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_number> .

ms:morpho-Person
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Morpho: Person"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , ms:morphology , bio:MorphologicalTagging ;
      dc:description "Morpho Person refers to a kind of 'LinguisticInformation' contained in the resource. It is a grammatical distinction which applies to the speaker, addressee or person talked about in verbal systems. Normally there is a distinction between singular and plural as well. There are more distinctions available than just those found in European languages, for instance languages may distinguish between a personal form for 'we' which includes the addressee and one which does not (Small glossary of linguistics, University of Duisburg-Essen)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_person> .

ms:morpho-Reflexivity
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Reflexivity"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Reflexivity refers to a kind of 'LinguisticInformation' contained in the resource. A structure is reflexive when both subject and object have the same referent, e.g. He injured himself (Small glossary of linguistics, University of Duisburg-Essen)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Reflexivity_(grammar)> .

ms:morpho-Tense
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Tense"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Tense  refers to a kind of 'LinguisticInformation' contained in the resource. Tense is a grammatical category, typically marked on the verb, that deictically refers to the time of the event or state denoted by the verb in relation to some other temporal reference point (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Grammatical_tense> .

ms:morpho-Voice
      rdf:type owl:NamedIndividual , ms:LinguisticInformation ;
      rdfs:label "Morpho: Voice"@en ;
      rdfs:seeAlso ms:morphologicalAnalisys , bio:MorphologicalTagging , ms:morphology ;
      dc:description "Morpho Voice refers to a kind of 'LinguisticInformation' contained in the resource. Voice is a grammatical category that expresses the semantic functions attributed to the referents of a clause. It indicates whether the subject is an actor, patient, or recipient (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Voice_(grammar)> .

ms:morphologicalAnalysis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "morphologicalAnalysis"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Morphology_(linguistics)> ;
      dc:description "Morphological Analysis refers to the study and description of the structure of morphemes and other linguistic units, such as root words, affixes, parts of speech, intonations and stresses, or implied context within a given language [Wikipedia]"@en .

ms:morphology
      rdf:type owl:NamedIndividual , ms:EncodingLevel ;
      rdfs:label "Morphology"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2638"@en ;
      dc:description "Morphology refers to the linguistic level of analysis in the resource ('EncodingLevel')."@en ;
      owl:sameAs <http://dbpedia.org/resource/Morphology> .

ms:morphosyntacticAnnotation-bPosTagging
      rdf:type ms:MorphosyntacticAnnotation , owl:NamedIndividual ;
      rdfs:label "Morphosyntactic Annotation b Pos Tagging"@en ;
      dc:description "Morphosyntactic Annotation b Pos Tagging refers to a kind of 'MorphosyntacticAnnotation'."@en .

ms:morphosyntacticAnnotation-posTagging
      rdf:type owl:NamedIndividual , ms:MorphosyntacticAnnotation ;
      rdfs:label "Morphosyntactic Annotation Pos Tagging"@en ;
      dc:description "Morphosyntactic Annotation Pos Tagging refers to a kind of 'MorphosyntacticAnnotation'."@en .

ms:morphosyntacticTagging
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "morphosyntacticTagging"@en ;
      dc:description "Morphosyntactic Tagging is the process of labeling words in a text with their appropriate detailed morphosyntactic information"@en .

ms:multilingual
      rdf:type ms:Linguality , owl:NamedIndividual ;
      rdfs:label "Multilingual"@en ;
      dc:description "Multilingual refers to a kind of 'Linguality'. More than two languages involved."@en .

ms:multilingualSingleText
      rdf:type ms:MultlingualityType , owl:NamedIndividual ;
      rdfs:label "Multilingual Single Text"@en ;
      dc:description "Multilingual Single Text refers to a kind of 'MultlingualityType'."@en .

ms:multilingualityType
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Corpus ;
      rdfs:label "Multilinguality Type"@en ;
      rdfs:range ms:MultlingualityType ;
      dc:description "Identifies the Multilinguality Type (parallel, comparable or mixed) of the resource."@en .

ms:multimediaDevelopment
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "multimediaDevelopment"@en ;
      dc:description "Multimedia Development is one of the possible usages in Natural Language Processing"@en .

ms:multimediaDocumentProcessing
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "multimediaDocumentProcessing"@en ;
      dc:description "Multimedia Document Processing is one of the possible usages in Natural Language Processing"@en .

ms:multimodalInteractionFramework
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "Multimodal Interaction Framework"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/W3C_MMI> ;
      dc:description "Multimodal Interaction Framework is a framework aiming to provide means to support Multimodal interaction scenarios on the Web."@en .

ms:namedEntityRecognition
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "namedEntityRecognition"@en ;
      dc:description "Named Entity Recognition (NER) classifies elements in text into predefined categories such as the names of persons, organizations, locations, expressions of times, etc."@en ;
      owl:sameAs <http://dbpedia.org/resource/Named-entity_recognition> .

ms:naturalLanguageGeneration
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "naturalLanguageGeneration"@en ;
      dc:description "Natural Language Generation is the task of generating natural language from a machine representation system such as a knowledge base or a logical form [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Natural_language_generation> .

ms:naturalLanguageUnderstanding
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "naturalLanguageUnderstanding"@en ;
      dc:description "Natural Language Understanding deals with machine reading comprehension of natural language"@en ;
      owl:sameAs <http://dbpedia.org/resource/Natural_language_understanding> .

ms:nlpApplications
      rdf:type ms:UseNLPSpecific ;
      rdfs:label "nlpApplications"@en ;
      dc:description "NLP Applications are about to develop applications for automated processing of written human language"@en .

ms:noDerivatives
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "No Derivatives"@en ;
      dc:description "No Derivatives refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:noRedistribution
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "No Redistribution"@en ;
      dc:description "No Redistribution refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence"@en .

ms:notAvailableThroughMetaShare
      rdf:type owl:NamedIndividual , ms:Availability ;
      rdfs:label "Not Available Through MetaShare"@en ;
      dc:description "For resources that are not available through META-SHARE."@en .

ms:onlyMSmembers
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Only Meta Share members"@en ;
      dc:description "Only Meta Share members refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:opinionMining
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "opinionMining"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Sentiment_analysis> ;
      dc:description "Opinion Mining refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials [Wikipedia]"@en .

ms:originalMetadataLink
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Original Metadata Link"@en ;
      dc:description "A link to the original metadata record, in cases of harvesting."@en .

ms:originalMetadataSchema
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Original Metadata Schema"@en ;
      dc:description "Refers to the Metadata Schema originally used for the description of the resource."@en .

ms:originalSource
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Original Source"@en ;
      dc:description "The name, the identifier or the url of the original resources that were at the base of the creation process of the resource."@en .

ms:paragraph
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Paragraph"@en ;
      dc:description "Paragraph is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Paragraph> .

ms:parallel
      rdf:type owl:NamedIndividual , ms:MultlingualityType ;
      rdfs:label "Parallel"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Parallel_text> , ms:alignment , bio:Alignment ;
      dc:description "Parallel is 'MultlingualityType' and refers to a collection of texts, each of which is translated into one or more other languages than the original."@en .

ms:parsing
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "parsing"@en ;
      dc:description "Parsing is about the process of analysing a string of symbols, either in natural language or in computer languages, according to the rules of a formal grammar [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Parsing> .

ms:partOfSpeech
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Part of Speech"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1345"@en ;
      dc:description "Part of Speech refers to a kind of 'LinguisticInformation' contained in the resource. It refers to any set of words which form a grammatical group, i.e. which can indicate the same categories or relations, e.g. nouns, verbs, adverbs, prepositions (Small glossary of linguistics, University of Duisburg-Essen)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Part_of_speech> .

ms:pennTreeBank
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "Penn TreeBank"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Treebank> ;
      dc:description "Penn TreeBank"@en .

ms:personIdentification
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "personIdentification"@en ;
      dc:description "Person Identification consists in determining the identity of a person from a data segment, such as a speech, video segment, etc. [Luque et al., 2007]"@en .

ms:personRecognition
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "personRecognition"@en ;
      dc:description "Person Recognition is the task of automatically identifying a person in a digital image by analyzing and comparing patterns"@en .

ms:persuasiveExpressionMining
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "persuasiveExpressionMining"@en ;
      dc:description "Persuasive Expression Mining deals with the extraction of pieces of text that are meant to persuade, regardless of their possible evaluative use [Gelbukh, 2008: 265]"@en .

ms:phoneme
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Phoneme"@en ;
      dc:description "Phoneme is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Phoneme> .

ms:phonetics-Transcription
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Phonetics Transcription"@en ;
      dc:description "Phonetics Transcription refers to a kind of 'LinguisticInformation' contained in the resource. Transcription is the process of representing oral text in a written format (SIL Glossary of Linguistic Terms, 2003)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Phonetic_transcription> .

ms:phonology
      rdf:type owl:NamedIndividual , ms:EncodingLevel ;
      rdfs:label "Phonology"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2642"@en ;
      dc:description "Phonology refers to the linguistic level of analysis in the resource ('EncodingLevel')."@en ;
      owl:sameAs <http://dbpedia.org/resource/Phonology> .

ms:phrase
      rdf:type owl:NamedIndividual , ms:SegmentationLevel ;
      rdfs:label "Phrase"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2282"@en ;
      dc:description "Phrase is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Phrase> .

ms:posTagging
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "posTagging"@en ;
      rdfs:seeAlso ms:partOfSpeech ;
      dc:description "Part of speech tagging is the process of marking up a word in a text as corresponding to a particular part of speech"@en ;
      owl:sameAs <http://dbpedia.org/resource/Part-of-speech_tagging> .

ms:pragmatics
      rdf:type owl:NamedIndividual , ms:EncodingLevel ;
      rdfs:label "Pragmatics"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2643"@en ;
      dc:description "Pragmatics refers to the linguistic level of analysis in the resource ('EncodingLevel')."@en ;
      owl:sameAs <http://dbpedia.org/resource/Pragmatics> .

ms:pragueTreebank
      rdf:type owl:NamedIndividual , ms:StandardsBestPractices ;
      rdfs:label "Prague Treebank"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Treebank> ;
      dc:description "Prague Treebank"@en .

ms:proprietary
      rdf:type ms:License , owl:NamedIndividual ;
      rdfs:label "proprietary"@en ;
      dc:description "proprietary is a kind of license meant to govern the use or redistribution of a resource"@en .

ms:prosodicBoundaries
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Prosodic Boundaries"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Prosodic_unit> ;
      dc:description "Prosodic Boundaries is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:publications
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Agent ;
      rdfs:label "Publications"^^xsd:string ;
      dc:description "Takes publications from DBLP."@en .

ms:qualitativeAnalysis
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "qualitativeAnalysis"@en ;
      dc:description "Qualitative Analysis is one of the possible usages in Natural Language Processing"@en ;
      owl:sameAs <http://dbpedia.org/resource/Qualitative_analysis> .

ms:questionAnswering
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "questionAnswering"@en ;
      dc:description "Question Answering concerns to build systems that automatically answer questions posed by humans in a natural language"@en ;
      owl:sameAs <http://dbpedia.org/resource/Question_answering> .

ms:readingAndWritingAidApplications
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "readingAndWritingAidApplications"@en ;
      dc:description "Reading and Writing Aid Applications refers to use of software in order to both complete reading and writing assignments"@en .

ms:recorder
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:CorpusAudio ;
      rdfs:label "Recorder"@en ;
      rdfs:range ms:Agent ;
      dc:description "Identifies the Recorder (audio or video) of the resource."@en .

ms:redeposit
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Redeposit"@en ;
      dc:description "Redeposit refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en .

ms:register
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:CorpusText ;
      rdfs:label "Register"@en ;
      dc:description "For corpora that have already been using register classification."@en .

ms:relatedResource
      rdf:type owl:ObjectProperty ;
      rdfs:domain owl:Thing ;
      rdfs:label "Related Resource"@en ;
      rdfs:range ms:Resource ;
      dc:description "Identifies a Related Resource."@en .

ms:resourceAssociatedWith
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Resource Associated With"@en ;
      dc:description "Refers to another resource that the resource described uses for its operation."@en .

ms:resourceCreator
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Resource Creator"@en ;
      rdfs:range ms:Agent ;
      dc:description "Identifies the Resource Creator."@en .

ms:resourceName
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Resource Name"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2545" ;
      dc:description "The full name by which the resource is known."@en .

ms:resourceShortName
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Resource Short Name"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2544" ;
      dc:description "The short form (abbreviation, acronym etc.) used to identify the resource."@en .

ms:restrictionsOfUse
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Restrictions of Use"@en ;
      rdfs:range ms:RestrictionsOfUse ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2453" ;
      dc:description "Identifies the Restrictions Of Use imposed by the type of the licence."@en .

ms:revision
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Revision"@en ;
      dc:description "Provides an account of the revisions in free text or a link to a document with revisions."@en .

ms:samplesLocation
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Samples Location"@en ;
      dc:description "A url with samples of the resource or, in the case of tools, of samples of the output."@en .

ms:scene
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Scene"@en ;
      dc:description "Scene is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:segmentation
      rdf:type ms:AnnotationType , owl:NamedIndividual ;
      rdfs:label "Segmentatiobn"@en ;
      rdfs:seeAlso bio:Chunking-Segmentation ;
      dc:description "Aegmentation refers to the the annotation level of the resource or the annotation type a tool/service requires or produces as an output  ('AnnotationType)."@en .

ms:segmentationLevel
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Corpus ;
      rdfs:label "Segmentation Level"@en ;
      rdfs:range ms:SegmentationLevel ;
      dc:description "Identifies the Segmentation Level of the resource."@en .

ms:semanticAnnotation
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation"@en ;
      rdfs:seeAlso ms:SemAF , ms:SemAF_SRL , ms:SemAF_DS , ms:SemAF_NE , ms:SemAF_DA ;
      dc:description "Semantic annotatios is about adding semantic information."@en .

ms:semanticAnnotation-certaintyLevel
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Certainty Level"@en ;
      dc:description "Semantic Annotation Certainty Level refers to a kind of 'SemanticAnnotation'."@en .

ms:semanticAnnotation-emotions
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Emotions"@en ;
      dc:description "Semantic Annotation about emotions."@en .

ms:semanticAnnotation-entityMentions
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Entity Mentions"@en ;
      dc:description "Semantic Annotation Entity Mentions refers to a kind of 'SemanticAnnotation'."@en .

ms:semanticAnnotation-events
      rdf:type owl:NamedIndividual , ms:SemanticAnnotation ;
      rdfs:label "Semantic Annotation: Events"@en ;
      dc:description "Semantic Annotation Events refers to a kind of 'SemanticAnnotation'."@en .

ms:semanticAnnotation-namedEntities
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Named Entities"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Named-entity_recognition> , ms:SemAF_NE , bio:NamedEntityRecognition , ms:namedEntityRecognition ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2275"@en ;
      dc:description "Annotations about identified named entities (named entity is a phrase that clearly identifies one item from a set of other items that have similar attributes. Examples of named entities are person names, geographic locations, addresses, phone numbers, companies, etc)."@en .

ms:semanticAnnotation-polarity
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Polarity"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Polarity_item> ;
      dc:description "Polarity (or semantic polarity) deals about the sensitiveness of some expression to negative or affirmative contexts."@en .

ms:semanticAnnotation-questionTopicalTarget
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Question Topical Target"@en ;
      dc:description "Semantic Annotation Question Topical Target refers to a kind of 'SemanticAnnotation'."@en .

ms:semanticAnnotation-semanticClasses
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Semantic Classes"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Semantic_class> ;
      dc:description "Information about semantic classes defined as groups of  words that share a semantic property"@en .

ms:semanticAnnotation-semanticRelations
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Semantic Relations"@en ;
      dc:description "Annotations about semantic relations"@en .

ms:semanticAnnotation-semanticRoles
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Semantic Roles"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Thematic_relation> , ms:SemAF_SRL , ms:semanticRoleLabelling ;
      dc:description "Information about the role that a noun phrase plays with respect to the action or state described by a sentence's verb."@en .

ms:semanticAnnotation-speechActs
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: speech acts"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Speech_act> , ms:speechAnalysis ;
      dc:description "Annotations about speech acts (an utterance that has performative function such as promising, ordering, greeting, warning, inviting and congratulating.)."@en .

ms:semanticAnnotation-temporalExpressions
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Temporal Expressions"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Temporal_expressions> , ms:temporalExpressionRecognition ;
      dc:description "Annotations about temporal expressions."@en .

ms:semanticAnnotation-textualEntailment
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Textual Entailment"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Textual_entailment> ;
      dc:description "Semantic Annotation Textual Entailment refers to a kind of 'SemanticAnnotation'."@en .

ms:semanticAnnotation-wordSenses
      rdf:type ms:SemanticAnnotation , owl:NamedIndividual ;
      rdfs:label "Semantic Annotation: Word Senses"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Word_sense> , ms:wordSenseDisambiguation ;
      dc:description "Semantic Annotation Word Senses refers to the kind of 'SemanticAnnotation' which identifies the meanings of a word."@en .

ms:semanticRoleLabelling
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "semanticRoleLabelling"@en ;
      dc:description "Semantic Role Labelling, also called shallow semantic parsing, is the task of detecting the semantic arguments associated with the predicate or verb of a sentence and their classification into their specific roles [Wikipedia]"@en .

ms:semanticWeb
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "semanticWeb"@en ;
      dc:description "Semantic Web refers to encourage the inclusion of semantic content in web pages converting the current web dominated by unstructured and semi-structured documents into a web of data [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Semantic_Web> .

ms:semantics
      rdf:type ms:EncodingLevel , owl:NamedIndividual ;
      rdfs:label "Semantics"@en ;
      rdfs:seeAlso ms:semantics-QualiaStructure , ms:semantics-Relations-Antonyms , ms:semantics-SemanticRoles , ms:semantics-EventType , ms:semantics-Relations-Troponyms , ms:semantics-Relations-Hyponyms , ms:semantics-Traits , ms:semantics-CrossReferences , ms:semantics-SemanticClass , ms:semantics-Relations-Hyperonyms , ms:semantics-Relations-Synonyms , ms:semantics-Domain , ms:semantics-Relations-Meronyms , ms:semantics-Relations ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2645"@en ;
      dc:description "Semantics refers to the linguistic level of analysis in the resource ('EncodingLevel')."@en ;
      owl:sameAs <http://dbpedia.org/resource/Semantics> .

ms:semantics-CrossReferences
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Cross References"@en ;
      dc:description "Semantics Cross References refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:semantics-Domain
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Domain"@en ;
      dc:description "Semantics Domain refers to a kind of 'LinguisticInformation' contained in the resource."@en ;
      owl:sameAs <http://dbpedia.org/resource/Semantic_domain> .

ms:semantics-EventType
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: EventType"@en ;
      dc:description "Semantics EventType refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:semantics-QualiaStructure
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Qualia Structure"@en ;
      dc:description "Semantics Qualia Structure refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:semantics-Relations
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations"@en ;
      dc:description "Semantics Relations refers to a kind of 'LinguisticInformation' contained in the resource. It refers to the relations between concepts or meanings."@en .

ms:semantics-Relations-Antonyms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations Antonyms"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-3824"^^xsd:string ;
      dc:description "Semantics Relations Antonyms refers to a kind of 'LinguisticInformation' contained in the resource. It is a relation established between opposite concepts or meanings."@en ;
      owl:sameAs <http://dbpedia.org/resource/Opposite_(semantics)> .

ms:semantics-Relations-Hyperonyms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations Hyperonyms"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Meronymy> ;
      dc:description "Semantics Relations Hyperonyms refers to a kind of 'LinguisticInformation' contained in the resource. It is a relation established between a general and a more specific term or concept."@en .

ms:semantics-Relations-Hyponyms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations Hyponyms"@en ;
      dc:description "Semantics Relations Hyponyms refers to a kind of 'LinguisticInformation' contained in the resource. It is a relation established between a specific and a more general term or concept."@en ;
      owl:sameAs <http://dbpedia.org/resource/Hyponymy> .

ms:semantics-Relations-Meronyms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations Meronyms"@en ;
      dc:description "Semantics Relations Meronyms refers to a kind of 'LinguisticInformation' contained in the resource. It is a relation established between words or concepts where one of them is a part of or a member of the other."@en ;
      owl:sameAs <http://dbpedia.org/resource/Meronymy> .

ms:semantics-Relations-Synonyms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations Synonyms"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Synonym> ;
      ms:dcr  "http://www.isocat.org/datcat/DC-317"@en ;
      dc:description "Semantics Relations Synonyms refers to a kind of 'LinguisticInformation' contained in the resource. It is a relation established between words or concepts that have the same meaning as one or more other words or concepts."@en ;
      owl:sameAs <http://dbpedia.org/resource/Synonym> .

ms:semantics-Relations-Troponyms
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Relations Troponyms"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Troponymy> ;
      dc:description "Semantics Relations Troponyms refers to a kind of 'LinguisticInformation' contained in the resource. It is a relation established between words where one of them denotes a manner of doing something that is referred by the other word."@en ;
      owl:sameAs <http://dbpedia.org/resource/Troponymy> .

ms:semantics-SemanticClass
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "semantics-SemanticClass"@en ;
      dc:description "Semantic Class refers to a kind of 'LinguisticInformation' contained in the resource. A semantic class contains words that share a semantic property."@en ;
      owl:sameAs <http://dbpedia.org/resource/Semantic_class> .

ms:semantics-SemanticRoles
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Semantic Roles"@en ;
      dc:description "Semantic roles refers to a kind of 'LinguisticInformation' contained in the resource. Semantic roles are used to express the role that a noun phrase plays with respect to the action or state described by a sentence's verb (Wikipedia)."@en ;
      owl:sameAs <http://dbpedia.org/resource/Thematic_relation> .

ms:semantics-Traits
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Semantics: Traits"@en ;
      dc:description "Semantics: Traits refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:sentence
      rdf:type owl:NamedIndividual , ms:SegmentationLevel ;
      rdfs:label "Sentence"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1386"@en ;
      dc:description "Sentence is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Sentence> .

ms:sentimentAnalysis
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "sentimentAnalysis"@en ;
      dc:description "Sentiment analysis (also known as opinion mining) refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Sentiment_analysis> .

ms:shareAlike
      rdf:type ms:RestrictionsOfUse , owl:NamedIndividual ;
      rdfs:label "Share Alike"@en ;
      dc:description "Share Alike refers to a kind of 'RestrictionsOfUse' used to specify the restrictions imposed by the type of the licence."@en ;
      owl:sameAs <http://dbpedia.org/resource/Share-alike> .

ms:shot
      rdf:type owl:NamedIndividual , ms:SegmentationLevel ;
      rdfs:label "Shot"@en ;
      dc:description "Shot is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:signLanguage
      rdf:type owl:NamedIndividual , ms:ModalityType ;
      rdfs:label "Sign Language"@en ;
      dc:description "Sign Language is a 'ModalityType' and refers to a language which uses manual communication and body language to convey meaning."@en ;
      owl:sameAs <http://dbpedia.org/resource/Sign_language> .

ms:signLanguageGeneration
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "signLanguageGeneration"@en ;
      dc:description "Sign Language Generation concerns to generating sign language sentences from spoken or written language"@en .

ms:signLanguageRecognition
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "signLanguageRecognition"@en ;
      dc:description "Sign Language Recognition automatically recognizes sign language for translating it into a spoken or written language"@en .

ms:signal
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Signal"@en ;
      dc:description "Signal is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:size
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:SizeInfo ;
      rdfs:label "Size"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2580" ;
      dc:description "Identifies the size of the resource. "@en .

ms:sizeInfo
      rdf:type owl:ObjectProperty ;
      rdfs:label "Size Information"@en ;
      rdfs:range ms:SizeInfo ;
      dc:description "Identifies the Size of the resource."@en .

ms:sizeUnit
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:SizeInfo ;
      rdfs:label "Size Unit"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2583" ;
      dc:description "Identifies the Size Unit of the resource."@en .

ms:source
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Source"@en ;
      dc:description "Refers to the catalogue or repository from which the metadata has been originated."@en .

ms:speakerIdentification
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speakerIdentification"@en ;
      dc:description "Speaker Identification is the task of determining an unknown speaker's identity [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Speaker_recognition> .

ms:speakerVerification
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speakerVerification"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Speaker_recognition> ;
      dc:description "Speaker Verification is the task of determining if one speaker's voice is matched to one template (also called a 'voice print' or 'voice model') [Wikipedia]"@en .

ms:speechAnalysis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speechAnalysis"@en ;
      dc:description "Speech Analysis is one of the possible usages in Natural Language Processing"@en ;
      owl:sameAs <http://dbpedia.org/resource/Speech_analysis> .

ms:speechAnnotation
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation"@en ;
      dc:description "Speech Annotation refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-orthographicTranscription
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Oortographic Transcription"@en ;
      dc:description "Speech Annotation Orthographic Transcription refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-paralanguageAnnotation
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Paralanguage Annotation"@en ;
      dc:description "Speech Annotation Paralanguage Annotation refers to a kind of 'SpeechAnnotation'"@en .

ms:speechAnnotation-phoneticTranscription
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Phonetic Transcription"@en ;
      dc:description "Speech Annotation Phonetic Transcription refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-prosodicAnnotation
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Prosodic Annotation"@en ;
      dc:description "Speech Annotation Prosodic Annotation refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-soundEvents
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Sound Events"@en ;
      dc:description "Speech Annotation Sound Events refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-soundToTextAlignment
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Sound to Texts Alignment"@en ;
      dc:description "Speech Annotation Sound to Text Alignment refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-speakerIdentification
      rdf:type owl:NamedIndividual , ms:SpeechAnnotation ;
      rdfs:label "Speech Annotation: Speaker Identification"@en ;
      dc:description "Speech Annotation Speaker Identification refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAnnotation-speakerTurns
      rdf:type ms:SpeechAnnotation , owl:NamedIndividual ;
      rdfs:label "Speech Annotation: Speaker Turns"@en ;
      dc:description "Speech Annotation Speaker Turns refers to a kind of 'SpeechAnnotation'."@en .

ms:speechAssistedVideoControl
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speechAssistedVideoControl"@en ;
      dc:description "Speech Assisted Video Control is one of the possible usages in Natural Language Processing"@en .

ms:speechLipsCorrelationAnalysis
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "speechLipsCorrelationAnalysis"@en ;
      dc:description "Speech Lips Correlation Analysis is one of the possible usages in Natural Language Processing"@en .

ms:speechRecognition
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "speechRecognition"@en ;
      dc:description "Speech Recognition is the translation of spoken words into text. It is also known as 'automatic speech recognition', 'ASR', 'computer speech recognition', 'speech to text', or just 'STT' [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Speech_Recognition> .

ms:speechSynthesis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speechSynthesis"@en ;
      dc:description "Speech Synthesis is the artificial production of human speech. A computer system used for this purpose is called a speech synthesizer, and can be implemented in software or hardware products. A text-to-speech (TTS) system converts normal language text into speech; other systems render symbolic linguistic representations like phonetic transcriptions into speech [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Speech_Synthesis> .

ms:speechToSpeechTranslation
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speechToSpeechTranslation"@en ;
      dc:description "Speech To Speech Translation is the process by which conversational spoken phrases are instantly translated and spoken aloud in a second language [Wikipedia]"@en .

ms:speechUnderstanding
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speechUnderstanding"@en ;
      dc:description "Speech Understanding is one of the possible usages in Natural Language Processing"@en .

ms:speechVerification
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "speechVerification"@en ;
      dc:description "Speech Verification uses speech recognition to verify the correctness of the pronounced speech. Speech verification doesn't try to decode unknown speech from a huge search space, but instead, knowing the expected speech to be pronounced, it attempts to verify the correctness of the utterance's pronunciation, cadence, pitch, and stress [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Speech_verification> .

ms:spellChecking
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "spellChecking"@en ;
      dc:description "Spell Checking is the task of checking the spelling of words in documents"@en ;
      owl:sameAs <http://dbpedia.org/resource/Spell_checking> .

ms:spokenDialogueSystems
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "spokenDialogueSystems"@en ;
      dc:description "Spoken Dialogue Systems refer to dialogue systems delivered through voice. They have two essential components: a speech recognizer and a text-to-speech module [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Spoken_dialog_system> .

ms:spokenLanguage
      rdf:type owl:NamedIndividual , ms:ModalityType ;
      rdfs:label "Spoken Language"@en ;
      dc:description "Spoken Language is a 'ModalityType' and refers to oral language as opposed to written language."@en ;
      owl:sameAs <http://dbpedia.org/resource/Spoken_language> .

ms:statisticalProperties
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Statistical Properties"@en ;
      dc:description "Statistical Properties refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:stemming
      rdf:type ms:AnnotationType , owl:NamedIndividual ;
      rdfs:label "Stemming"@en ;
      dc:description "Stemming refers to the the annotation level of the resource or the annotation type a tool/service requires or produces as an output  ('AnnotationType)."@en .

ms:structuralAnnotation
      rdf:type ms:AnnotationType , owl:NamedIndividual ;
      rdfs:label "Structural Annotation"@en ;
      dc:description "Annotations about the structure of a corpus."@en .

ms:subjectTopic
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Subject Topic"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2503" ;
      dc:description "For corpora that have already been using subject classification."@en .

ms:summarisation
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "summarisation"@en ;
      dc:description "Summarisation  is the process of reducing a text document to create a summary that retains the most important points of the original document [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Automatic_summarization> .

ms:syllable
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Syllable"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-297"@en ;
      dc:description "Syllable is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Syllable> .

ms:syntacticAnnotation-shallowParsing
      rdf:type ms:SyntacticAnnotation , owl:NamedIndividual ;
      rdfs:label "Syntactic Annotation: Shallow Parsing"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Shallow_parsing> , bio:SyntacticTagging ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2331"@en ;
      dc:description "Syntactic Annotation Shallow Parsing refers to the  kind of 'SyntacticAnnotation' used in the resource."@en .

ms:syntacticAnnotation-subcategorizationFrames
      rdf:type ms:SyntacticAnnotation , owl:NamedIndividual ;
      rdfs:label "Syntactic Annotation: Subcategorization Frames"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Subcategorization> , ms:syntax-SubcatFrame ;
      dc:description "Syntactic Annotation Subcategorization Frames refers to the  kind of 'SyntacticAnnotation' used in the resource."@en .

ms:syntacticAnnotation-treebanks
      rdf:type ms:SyntacticAnnotation , owl:NamedIndividual ;
      rdfs:label "Syntactic Annotation: Treebanks"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Treebank> ;
      dc:description "Syntactic Annotation Treebanks refers to the  kind of 'SyntacticAnnotation' used in the resource. A treebank is text corpus in which each sentence has been annotated with syntactic structure."@en .

ms:syntacticoSemanticLinks
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "syntacticoSemanticLinks"@en ;
      dc:description "Syntacticosemantic Links refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:syntacticosemanticAnnotation-links
      rdf:type ms:SyntacticAnnotation , owl:NamedIndividual ;
      rdfs:label "Syntactic Annotation: Syntacticosemantic Annotation links"@en ;
      dc:description "Syntacticoemantic Annotation links refers to the  kind of 'SyntacticAnnotation' used in the resource."@en .

ms:syntax
      rdf:type owl:NamedIndividual , ms:EncodingLevel ;
      rdfs:label "Syntax"@en ;
      rdfs:seeAlso ms:syntacticAnnotation-subcategorizationFrames , ms:syntacticAnnotation-treebanks , ms:syntacticAnnotation-shallowParsing ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2647"@en ;
      dc:description "Syntax refers to the linguistic level of analysis in the resource ('EncodingLevel')."@en ;
      owl:sameAs <http://dbpedia.org/resource/Syntax> .

ms:syntax-SubcatFrame
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Syntax: Subcategorization Frame"@en ;
      dc:description "Syntax Subcategorization Frame refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:tagset
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Tagset"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2497" ;
      dc:description "A name or a url reference to the tagset used in the annotation of the resource or used by the tool/service."@en .

ms:talkingHeadSynthesis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "talkingHeadSynthesis"@en ;
      dc:description "Talking Head Synthesis is about producing photo-realistic computer animations of a person talking from text [Cosatto, 2002, PhD Thesis]"@en .

ms:temporalExpressionRecognition
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "temporalExpressionRecognition"@en ;
      dc:description "Temporal Expression Recognition refers to the identification of temporal expressions that denote time, express a point in time, duration or frequency in a text [Wikipedia]"@en .

ms:terminologyExtraction
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "terminologyExtraction"@en ;
      dc:description "Terminology Extraction is the task of automatically extracting relevant terms from a given corpus [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Terminology_extraction> .

ms:texToSpeechSynthesis
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "texToSpeechSynthesis"@en ;
      dc:description "Text to Speech Synthesis refers to the automatic production of speech, through a grapheme-to-phoneme transcription of the sentences to utter [Dutoit, 1997, TCTS Lab - Faculté Polytechnique de Mons]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Text-To-Speech> .

ms:textCategorisation
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "textCategorisation"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Document_classification> ;
      dc:description "Text Categorisation (also knows as text classification) is the task of assigning predefined categories to free-text documents [Scholarpedia]"@en .

ms:textGeneration
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "textGeneration"@en ;
      rdfs:seeAlso <http://dbpedia.org/resource/Natural_language_generation> ;
      dc:description "Text Generation is about the automatic creation of natural language from a computational representation"@en ;
      owl:sameAs <http://dbpedia.org/resource/Text_generation> .

ms:textGenre
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:CorpusText ;
      rdfs:label "Text Genre"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2470" ;
      dc:description "Genre: the conventionalized discourse or text types of the content of the resource, based on extra-linguistic and internal linguistic criteria."@en .

ms:textMining
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "textMining" ;
      dc:description "It refers to the process of deriving high-quality information from text"@en ;
      owl:sameAs <http://dbpedia.org/resource/Text_mining> .

ms:textType
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:CorpusText ;
      rdfs:label "Text Type"@en ;
      dc:description "Specifies the type of the text according to a text type classification."@en .

ms:textualEntailment
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "textualEntailment"@en ;
      dc:description "Textual Entailment is a directional relation between text fragments. The relation holds whenever the truth of one text fragment follows from another text. In the TE framework, the entailing and entailed texts are termed text (t) and hypothesis (h), respectively [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Textual_entailment> .

ms:theoreticModel
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Theoretic Model"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2501" ;
      dc:description "Identifies the Theoretic Model of the resource."@en .

ms:timeCoverage
      rdf:type owl:DatatypeProperty ;
      rdfs:label "Time Coverage"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2502" ;
      dc:description "Groups together information on time classification of the resource."@en .

ms:topic
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Topic"@en ;
      dc:description "Topic is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:topicDetection_Tracking
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "topicDetection_Tracking"@en ;
      dc:description "Topic Detection_Tracking is about of detecting topics in terms of the (clusters of) stories that discuss them in multiple source streams [Spoken Language Systems Department -Universität des Saarlandes]"@en .

ms:translation
      rdf:type ms:AnnotationType , owl:NamedIndividual ;
      rdfs:label "Translation"@en ;
      dc:description "Translation refers to the the annotation level of the resource or the annotation type a tool/service requires or produces as an output  ('AnnotationType)."@en .

ms:translationEquivalent
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Translation Equivalent"@en ;
      dc:description "Translation Equivalent refers to a kind of 'LinguisticInformation' contained in the resource. A translation equivalent is a corresponding word or expression in another language (SIL Glossary of Linguistic Terms, 2003)."@en .

ms:transliteration
      rdf:type ms:AnnotationType , owl:NamedIndividual ;
      rdfs:label "Transliteration"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1848"@en ;
      dc:description "Transliteration is the conversion of a texts from one writing system into another."@en ;
      owl:sameAs <http://dbpedia.org/resource/Transliteration> .

ms:underNegotiation
      rdf:type ms:License , ms:Availability , owl:NamedIndividual ;
      rdfs:label "Under Negotiation"@en ;
      dc:description "For resources that their availability is still pending."@en .

ms:url
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Url"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2546" ;
      dc:description "Points to the the url of the resource. "@en .

ms:usage-Collocations
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Usage: Collocations"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-340"@en ;
      dc:description "Usage Collocations refers to a kind of 'LinguisticInformation' contained in the resource. A collocation is a sequence of words or terms that co-occur more often than would be expected by chance"@en ;
      owl:sameAs <http://dbpedia.org/resource/Collocation> .

ms:usage-Examples
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Usage: Examples"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1958" ;
      dc:description "Usage Examples refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:usage-Frequency
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Usage: Frequency"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1965" ;
      dc:description "Usage Frequency refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:usage-Notes
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Usage: Notes"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-526" ;
      dc:description "Usage Notes refers to a kind of 'LinguisticInformation' contained in the resource."@en .

ms:usage-Register
      rdf:type ms:LinguisticInformation , owl:NamedIndividual ;
      rdfs:label "Usage: Register"@en ;
      dc:description "Usage Register refers to a kind of 'LinguisticInformation' contained in the resource."@en ;
      owl:sameAs <http://dbpedia.org/resource/Register_(sociolinguistics)> .

ms:userAuthentication
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "userAuthentication"@en ;
      dc:description "User Authentication is the task of identifying the user and verifying that the user is allowed to access some restricted services as online platforms (databases, content management systems, scientific repositories, etc.)"@en .

ms:userManual
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "User Manual"@en ;
      rdfs:range ms:Document ;
      rdfs:subPropertyOf ms:documentation ;
      dc:description "Points to the User Manual."@en .

ms:userNature
      rdf:type owl:ObjectProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "User Nature"@en ;
      rdfs:range ms:UserNature ;
      dc:description "Identifies the User Nature of the resource."@en .

ms:utterance
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Utterance"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1409"@en ;
      dc:description "Utterance is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en ;
      owl:sameAs <http://dbpedia.org/resource/Utterance> .

ms:version
      rdf:type owl:DatatypeProperty ;
      rdfs:domain ms:Resource ;
      rdfs:label "Version"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-2547" ;
      dc:description "Any string, usually a number, that identifies the version of a resource."@en .

ms:visualSceneUnderstanding
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "visualSceneUnderstanding"@en ;
      dc:description "Visual Scene Understanding is one of the possible usages in Natural Language Processing"@en .

ms:voice
      rdf:type ms:ModalityType , owl:NamedIndividual ;
      rdfs:label "Voice"@en ;
      ms:dcr  "http://www.isocat.org/rest/dc/2490"^^xsd:string ;
      dc:description "Voice refers to a kind of 'ModalityType'."@en .

ms:voiceControl
      rdf:type ms:UseNLPSpecific , owl:NamedIndividual ;
      rdfs:label "voiceControl"@en ;
      dc:description "Voice Control is one of the possible usages in Natural Language Processing"@en ;
      owl:sameAs <http://dbpedia.org/resource/Voice_control> .

ms:webServices
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "webServices"@en ;
      dc:description "Web Services is one of the possible usages in Natural Language Processing"@en ;
      owl:sameAs <http://dbpedia.org/resource/Web_service> .

ms:windows-1250
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "windows-1250"@en ;
      dc:description "windows-1250 is a character encoding"@en .

ms:windows-1251
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "windows-1251"@en ;
      dc:description "windows-1251 is a character encoding"@en .

ms:windows-1252
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "windows-1252"@en ;
      dc:description "windows-1252 is a character encoding"@en .

ms:windows-1253
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "windows-1253"@en ;
      dc:description "windows-1253 is a character encoding"@en .

ms:windows-1254
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "windows-1254"@en ;
      dc:description "windows-1254 is a character encoding"@en .

ms:windows-1255
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "windows-1255"@en ;
      dc:description "windows-1255 is a character encoding"@en .

ms:windows-1256
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "windows-1256"@en ;
      dc:description "windows-1256 is a character encoding"@en .

ms:windows-1257
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "windows-1257"@en ;
      dc:description "windows-1257 is a character encoding"@en .

ms:windows-1258
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "windows-1258"@en ;
      dc:description "windows-1258 is a character encoding"@en .

ms:windows-31j
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "windows-31j"@en ;
      dc:description "windows-31j is a character encoding"@en .

ms:word
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Word"@en ;
      ms:dcr  "http://www.isocat.org/datcat/DC-1415"@en ;
      dc:description "Word is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:wordGroup
      rdf:type ms:SegmentationLevel , owl:NamedIndividual ;
      rdfs:label "Word Group"@en ;
      dc:description "Word Group is the segmentation unit in terms of which resource has been segmented or the level of segmentation a tool/service requires/outputs."@en .

ms:wordSenseDisambiguation
      rdf:type owl:NamedIndividual , ms:UseNLPSpecific ;
      rdfs:label "wordSenseDisambiguation"@en ;
      dc:description "Word Sense Disambiguation is the process of determining which sense (meaning) of a word is used in a sentence in a particular context when the word has multiple meanings [Wikipedia]"@en ;
      owl:sameAs <http://dbpedia.org/resource/Word-sense_disambiguation> .

ms:writtenLanguage
      rdf:type ms:ModalityType , owl:NamedIndividual ;
      rdfs:label "Written Language"@en ;
      dc:description "Written Language is a 'ModalityType' and refers to the representation of a language by means of a writing system."@en ;
      owl:sameAs <http://dbpedia.org/resource/Written_language> .

ms:x-EUC-CN
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "x-EUC-CN"@en ;
      dc:description "x-EUC-CN is a character encoding"@en .

ms:x-EUC-JP-LINUX
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "x-EUC-JP-LINUX"@en ;
      dc:description "x-EUC-JP-LINUX is a character encoding"@en .

ms:x-EUC-TW
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "x-EUC-TW"@en ;
      dc:description "x-EUC-TW is a character encoding"@en .

ms:x-MS950-HKSCS
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "x-MS950-HKSCS"@en ;
      dc:description "x-MS950-HKSCS is a character encoding"@en .

ms:x-mswin-936
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "x-mswin-936"@en ;
      dc:description "x-mswin-936 is a character encoding"@en .

ms:x-windows-949
      rdf:type owl:NamedIndividual , ms:CharacterEncoding ;
      rdfs:label "x-windows-949"@en ;
      dc:description "x-windows-949 is a character encoding"@en .

ms:x-windows-950
      rdf:type ms:CharacterEncoding , owl:NamedIndividual ;
      rdfs:label "x-windows-950"@en ;
      dc:description "x-windows-950 is a character encoding"@en .

bio:Alignment
      rdf:type ms:UseNLPSpecific ;
      rdfs:seeAlso ms:alignment .

bio:Chunking-Segmentation
      rdf:type ms:UseNLPSpecific .

bio:Concordancing
      rdf:type ms:UseNLPSpecific .

bio:CorpusProcessing
      rdf:type ms:UseNLPSpecific .

bio:CorpusWorkbench
      rdf:type ms:UseNLPSpecific .

bio:FormatConversion
      rdf:type ms:UseNLPSpecific .

bio:Lexicon-TerminologyExtraction
      rdf:type ms:UseNLPSpecific .

bio:Management
      rdf:type ms:UseNLPSpecific .

bio:MorphologicalTagging
      rdf:type ms:UseNLPSpecific ;
      owl:sameAs ms:morphologicalAnalysis .

bio:MorphosyntacticTagging
      rdf:type ms:UseNLPSpecific ;
      owl:sameAs ms:morphosyntacticTagging .

bio:NamedEntityRecognition
      rdf:type ms:UseNLPSpecific ;
      owl:sameAs ms:namedEntityRecognition .

bio:Service
      rdfs:subClassOf ms:ToolService .

bio:StatisticsAnalysis
      rdf:type ms:UseNLPSpecific .

bio:Stemming-Lemmatization
      rdf:type ms:UseNLPSpecific ;
      rdfs:seeAlso ms:lemma-Abbreviations , ms:lemma-Variants , ms:lemma-Compounds , ms:lemma-MultiWordUnits , ms:lemma , ms:lemma-CliticForms ;
      owl:sameAs ms:lemmatization .

bio:SyntacticTagging
      rdf:type ms:UseNLPSpecific .

bio:TextMining
      rdf:type ms:UseNLPSpecific ;
      owl:sameAs ms:textMining .

bio:Tokenization
      rdf:type ms:UseNLPSpecific .

dc:contributor
      rdf:type rdf:Property ;
      rdfs:comment "An entity responsible for making contributions to the resource."@en-US ;
      rdfs:isDefinedBy dc: ;
      rdfs:label "Contributor"@en-US ;
      dcterms:description "Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity."@en-US ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#contributor-006> ;
      dcterms:issued "1999-07-02" ;
      dcterms:modified "2008-01-14" ;
      skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en-US .

dc:creator
      rdf:type rdf:Property ;
      rdfs:comment "An entity primarily responsible for making the resource."@en-US ;
      rdfs:isDefinedBy dc: ;
      rdfs:label "Creator"@en-US ;
      dcterms:description "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."@en-US ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#creator-006> ;
      dcterms:issued "1999-07-02" ;
      dcterms:modified "2008-01-14" ;
      skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en-US .

dc:description
      rdf:type rdf:Property ;
      rdfs:comment "An account of the resource."@en-US ;
      rdfs:isDefinedBy dc: ;
      rdfs:label "Description"@en-US ;
      dcterms:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en-US ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#description-006> ;
      dcterms:issued "1999-07-02" ;
      dcterms:modified "2008-01-14" ;
      skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en-US .

dc:identifier
      rdf:type owl:DatatypeProperty ;
      rdfs:label "identifier"^^xsd:string .

dc:subject
      rdf:type rdf:Property ;
      rdfs:comment "The topic of the resource."@en-US ;
      rdfs:isDefinedBy dc: ;
      rdfs:label "Subject"@en-US ;
      dcterms:description "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element."@en-US ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#subject-006> ;
      dcterms:issued "1999-07-02" ;
      dcterms:modified "2008-01-14" ;
      skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en-US .

dc:title
      rdf:type rdf:Property ;
      rdfs:comment "A name given to the resource."@en-US ;
      rdfs:isDefinedBy dc: ;
      rdfs:label "Title"@en-US ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#title-006> ;
      dcterms:issued "1999-07-02" ;
      dcterms:modified "2008-01-14" ;
      skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en-US .

dcterms:bibliographicCitation
      rdf:type rdf:Property ;
      rdfs:comment "A bibliographic reference for the resource."@en-US ;
      rdfs:domain dcterms:BibliographicResource ;
      rdfs:isDefinedBy dcterms: ;
      rdfs:label "Bibliographic Citation"@en-US ;
      rdfs:range rdfs:Literal ;
      rdfs:subPropertyOf dc:identifier , dcterms:identifier ;
      dcterms:description "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en-US ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#bibliographicCitation-002> ;
      dcterms:issued "2003-02-15" ;
      dcterms:modified "2008-01-14" .

dcterms:isReferencedBy
      rdf:type rdf:Property ;
      rdfs:comment "A related resource that references, cites, or otherwise points to the described resource."@en-US ;
      rdfs:isDefinedBy dcterms: ;
      rdfs:label "Is Referenced By"@en-US ;
      rdfs:subPropertyOf dc:relation , dcterms:relation ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#isReferencedBy-003> ;
      dcterms:issued "2000-07-11" ;
      dcterms:modified "2008-01-14" ;
      skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en-US .

dcterms:references
      rdf:type rdf:Property ;
      rdfs:comment "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en-US ;
      rdfs:isDefinedBy dcterms: ;
      rdfs:label "References"@en-US ;
      rdfs:subPropertyOf dc:relation , dcterms:relation ;
      dcterms:hasVersion <http://dublincore.org/usage/terms/history/#references-003> ;
      dcterms:issued "2000-07-11" ;
      dcterms:modified "2008-01-14" ;
      skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en-US .

bibo:Article
      rdf:type owl:Class ;
      rdfs:label "Article"@en ;
      rdfs:subClassOf ms:Document .

bibo:AudioVisualDocument
      rdf:type owl:Class ;
      rdfs:label "Audio Visual Document"@en ;
      rdfs:subClassOf ms:Document .

bibo:Book
      rdf:type owl:Class ;
      rdfs:label "Book"@en ;
      rdfs:subClassOf ms:Document .

bibo:Chapter
      rdf:type owl:Class ;
      rdfs:label "Chapter"@en ;
      rdfs:subClassOf ms:Document .

bibo:Document
      rdf:type owl:Class ;
      rdfs:label "Document"@en ;
      rdfs:subClassOf owl:Thing .

bibo:Manuscript
      rdf:type owl:Class ;
      rdfs:label "Manuscript"@en ;
      rdfs:subClassOf ms:Document .

bibo:Report
      rdf:type owl:Class ;
      rdfs:label "Report"@en ;
      rdfs:subClassOf ms:Document .

bibo:Webpage
      rdf:type owl:Class ;
      rdfs:label "Webpage"@en ;
      rdfs:subClassOf ms:Document .

swrc:Agent
      rdf:type owl:Class ;
      rdfs:label "Agent"@en .

swrc:Document
      rdf:type owl:Class ;
      rdfs:label "Document"@en .

swrc:Organization
      rdf:type owl:Class ;
      rdfs:label "Organization"@en .

swrc:Person
      rdf:type owl:Class ;
      rdfs:label "Person"@en .

swrc:ResearchProject
      rdf:type owl:Class ;
      rdfs:label "Research Project"@en .

languagecode:ISO639-3
      rdf:type owl:Class ;
      rdfs:label "ISO639-3 language code"@en ;
      rdfs:subClassOf ms:LanguageCode .

vs:term_status
      rdf:type owl:AnnotationProperty .

foaf:Agent
      rdf:type owl:Class ;
      rdfs:comment "An agent (eg. person, group, software or physical artifact)." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "Agent"@en ;
      owl:disjointWith foaf:Document ;
      vs:term_status "stable" .

foaf:Document
      rdf:type owl:Class ;
      rdfs:comment "A document." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "Document"@en ;
      owl:disjointWith foaf:Organization , foaf:Person , foaf:Project ;
      vs:term_status "testing" .

foaf:Organization
      rdf:type owl:Class ;
      rdfs:comment "An organization." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "Organization"@en ;
      rdfs:subClassOf foaf:Agent ;
      owl:disjointWith foaf:Document , foaf:Person ;
      vs:term_status "stable" .

foaf:Person
      rdf:type owl:Class ;
      rdfs:comment "A person." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "Person"@en ;
      rdfs:subClassOf foaf:Agent ;
      owl:disjointWith foaf:Organization , foaf:Document , foaf:Project ;
      vs:term_status "stable" .

foaf:Project
      rdf:type owl:Class ;
      rdfs:comment "A project (a collective endeavour of some kind)." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "Project"@en ;
      owl:disjointWith foaf:Document , foaf:Person ;
      owl:equivalentClass ms:Project ;
      vs:term_status "unstable" .

foaf:familyName
      rdf:type owl:DatatypeProperty ;
      rdfs:comment "The family name of some person." ;
      rdfs:domain foaf:Person ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "familyName"@en ;
      rdfs:range rdfs:Literal ;
      vs:term_status "testing" .

foaf:givenName
      rdf:type owl:DatatypeProperty ;
      rdfs:comment "The given name of some person." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "GivenName"@en ;
      vs:term_status "testing" .

foaf:homepage
      rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ;
      rdfs:comment "A homepage for some thing." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "homepage"@en ;
      rdfs:range foaf:Document ;
      rdfs:subPropertyOf foaf:isPrimaryTopicOf , foaf:page ;
      vs:term_status "stable" .

foaf:mbox
      rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ;
      rdfs:comment "A  personal mailbox, ie. an Internet mailbox associated with exactly one owner, the first owner of this mailbox. This is a 'static inverse functional property', in that  there is (across time and change) at most one individual that ever has any particular value for foaf:mbox." ;
      rdfs:domain foaf:Agent ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "personal mailbox"@en ;
      vs:term_status "stable" .

foaf:member
      rdf:type owl:DatatypeProperty ;
      rdfs:comment "Indicates a member of a Group." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "Member"@en ;
      vs:term_status "testing" .

foaf:name
      rdf:type rdf:Property , owl:DatatypeProperty ;
      rdfs:comment "A name for some thing." ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "name"@en ;
      rdfs:range rdfs:Literal ;
      rdfs:subPropertyOf rdfs:label ;
      vs:term_status "testing" .

foaf:workplaceHomepage
      rdf:type owl:ObjectProperty ;
      rdfs:comment "A workplace homepage of some person; the homepage of an organization they work for." ;
      rdfs:domain foaf:Person ;
      rdfs:isDefinedBy foaf: ;
      rdfs:label "workplace homepage"@en ;
      rdfs:range foaf:Document ;
      vs:term_status "testing" .