<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://w3id.org/vcb/fel#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://www.lexinfo.net/ontology/2.0/lexinfo#" xmlns:dct="http://purl.org/dc/terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/"> <owl:Class rdf:about="http://w3id.org/vcb/fel#AdjectivePoS"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="http://w3id.org/vcb/fel#PartOfSpeechClass"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label xml:lang="en">Adjective</rdfs:label> <skos:closeMatch rdf:resource="http://www.lexinfo.net/ontology/2.0/lexinfo#AdjectivePOS"/> <dct:description>This class gathers all the adjective mentions. For instance, the mention 'red' in the phrase 'red car' can be linked to wiki:Red; other examples include 'French', 'Democratic', 'his', etc.</dct:description> <metadata_def:prefLabel xml:lang="en">Adjective</metadata_def:prefLabel> <metadata_def:mappingLoom>adjective</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://w3id.org/vcb/fel#AdjectivePoS"/> <rdfs:isDefinedBy rdf:resource="http://w3id.org/vcb/fel#"/> </owl:Class> <rdf:Description rdf:about="http://w3id.org/vcb/fel#AdjectivePoS"> <metadata_def:mappingSameURI rdf:resource="http://w3id.org/vcb/fel#AdjectivePoS"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://w3id.org/vcb/fel#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://www.lexinfo.net/ontology/2.0/lexinfo#" xmlns:dct="http://purl.org/dc/terms/" xmlns:metadata_def="http://data.bioontology.org/metadata/def/">
  <owl:Class rdf:about="http://w3id.org/vcb/fel#AdjectivePoS">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="http://w3id.org/vcb/fel#PartOfSpeechClass"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">Adjective</rdfs:label>
    <skos:closeMatch rdf:resource="http://www.lexinfo.net/ontology/2.0/lexinfo#AdjectivePOS"/>
    <dct:description>This class gathers all the adjective mentions. For instance, the mention 'red' in the phrase 'red car' can be linked to wiki:Red; other examples include 'French', 'Democratic', 'his', etc.</dct:description>
    <metadata_def:prefLabel xml:lang="en">Adjective</metadata_def:prefLabel>
    <metadata_def:mappingLoom>adjective</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://w3id.org/vcb/fel#AdjectivePoS"/>
    <rdfs:isDefinedBy rdf:resource="http://w3id.org/vcb/fel#"/>
  </owl:Class>
  <rdf:Description rdf:about="http://w3id.org/vcb/fel#AdjectivePoS">
    <metadata_def:mappingSameURI rdf:resource="http://w3id.org/vcb/fel#AdjectivePoS"/>
  </rdf:Description>
</rdf:RDF>