<?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#"> <owl:NamedIndividual rdf:about="http://purl.org/heals/food/Appetizer"> <rdf:type rdf:resource="http://purl.org/heals/food/Course"/> <rdfs:label>appetizer</rdfs:label> <dct:source>"Appetizer," Merriam-Webster. [Online]. Available: https://www.merriam-webster.com/dictionary/appetizer. [Accessed: 1-Nov-2018]</dct:source> <skos:definition>a food or drink that stimulates the appetite and is usually served before a meal</skos:definition> <skos:scopeNote>used as a course</skos:scopeNote> </owl:NamedIndividual> </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#">
  <owl:NamedIndividual rdf:about="http://purl.org/heals/food/Appetizer">
    <rdf:type rdf:resource="http://purl.org/heals/food/Course"/>
    <rdfs:label>appetizer</rdfs:label>
    <dct:source>"Appetizer," Merriam-Webster. [Online]. Available: https://www.merriam-webster.com/dictionary/appetizer. [Accessed: 1-Nov-2018]</dct:source>
    <skos:definition>a food or drink that stimulates the appetite and is usually served before a meal</skos:definition>
    <skos:scopeNote>used as a course</skos:scopeNote>
  </owl:NamedIndividual>
</rdf:RDF>