<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://purl.archive.org/data.vignevin.com/ontology/flair#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/"> <owl:Class rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label xml:lang="en">expertise level</rdfs:label> <rdfs:label xml:lang="fr">niveau d'expertise</rdfs:label> <metadata_def:prefLabel xml:lang="en">expertise level</metadata_def:prefLabel> <metadata_def:prefLabel xml:lang="fr">expertise level</metadata_def:prefLabel> <metadata_def:mappingLoom>expertiselevel</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/> </owl:Class> <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#familiarConsumer"> <rdfs:subClassOf> <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"> <metadata_def:mappingSameURI rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#unfamiliarConsumer"> <rdfs:subClassOf rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/> </rdf:Description> <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#wineProfessional"> <rdfs:subClassOf rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/> </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="https://purl.archive.org/data.vignevin.com/ontology/flair#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/">
  <owl:Class rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label xml:lang="en">expertise level</rdfs:label>
    <rdfs:label xml:lang="fr">niveau d'expertise</rdfs:label>
    <metadata_def:prefLabel xml:lang="en">expertise level</metadata_def:prefLabel>
    <metadata_def:prefLabel xml:lang="fr">expertise level</metadata_def:prefLabel>
    <metadata_def:mappingLoom>expertiselevel</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/>
  </owl:Class>
  <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#familiarConsumer">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel">
        <metadata_def:mappingSameURI rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#unfamiliarConsumer">
    <rdfs:subClassOf rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://purl.archive.org/data.vignevin.com/ontology/flair#wineProfessional">
    <rdfs:subClassOf rdf:resource="https://purl.archive.org/data.vignevin.com/ontology/flair#expertiseLevel"/>
  </rdf:Description>
</rdf:RDF>