<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/heals/food/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.org/heals/food/Course"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label>course</rdfs:label> <dct:source>Wikipedia , "Course (food)." [Online]. Available: http://www.montignac.com/en/the-glycemic-index-concept/. [Accessed Nov. 1 2018]</dct:source> <skos:definition>dfferent types of specific sets of food items that are served together during a meal</skos:definition> <skos:example>The individuals that inhreit from this class represent courses of a meal. The recipe "banana bread" can be "recommended for course" "dessert". Additional courses can be added as individuals that inheret from this class.</skos:example> <skos:scopeNote>top-level class</skos:scopeNote> <metadata_def:prefLabel>course</metadata_def:prefLabel> <metadata_def:mappingLoom>course</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Course"/> <metadata:prefixIRI>wtm:Course</metadata:prefixIRI> </owl:Class> <ns0:Course rdf:about="http://purl.org/heals/food/Appetizer"> </ns0:Course> <ns0:Course rdf:about="http://purl.org/heals/food/Dessert"> </ns0:Course> <ns0:Course rdf:about="http://purl.org/heals/food/Entree"> </ns0:Course> <ns0:Course rdf:about="http://purl.org/heals/food/Salad"> </ns0:Course> <ns0:Course rdf:about="http://purl.org/heals/food/Side"> </ns0:Course> <ns0:Course rdf:about="http://purl.org/heals/food/Soup"> </ns0:Course> <rdf:Description rdf:about="http://purl.org/heals/food/Course"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Course"/> </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://purl.org/heals/food/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.org/heals/food/Course">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label>course</rdfs:label>
    <dct:source>Wikipedia , "Course (food)." [Online]. Available: http://www.montignac.com/en/the-glycemic-index-concept/. [Accessed Nov. 1 2018]</dct:source>
    <skos:definition>dfferent types of specific sets of food items that are served together during a meal</skos:definition>
    <skos:example>The individuals that inhreit from this class represent courses of a meal. The recipe "banana bread" can be "recommended for course" "dessert". Additional courses can be added as individuals that inheret from this class.</skos:example>
    <skos:scopeNote>top-level class</skos:scopeNote>
    <metadata_def:prefLabel>course</metadata_def:prefLabel>
    <metadata_def:mappingLoom>course</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Course"/>
    <metadata:prefixIRI>wtm:Course</metadata:prefixIRI>
  </owl:Class>
  <ns0:Course rdf:about="http://purl.org/heals/food/Appetizer">
  </ns0:Course>
  <ns0:Course rdf:about="http://purl.org/heals/food/Dessert">
  </ns0:Course>
  <ns0:Course rdf:about="http://purl.org/heals/food/Entree">
  </ns0:Course>
  <ns0:Course rdf:about="http://purl.org/heals/food/Salad">
  </ns0:Course>
  <ns0:Course rdf:about="http://purl.org/heals/food/Side">
  </ns0:Course>
  <ns0:Course rdf:about="http://purl.org/heals/food/Soup">
  </ns0:Course>
  <rdf:Description rdf:about="http://purl.org/heals/food/Course">
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/heals/food/Course"/>
  </rdf:Description>
</rdf:RDF>