<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://rdfs.co/bevon/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.productontology.org/id/" 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/" xmlns:ns2="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:ns3="http://en.wikipedia.org/wiki/" xmlns:dct="http://purl.org/dc/terms/"> <owl:Class rdf:about="http://rdfs.co/bevon/Brandy"> <rdfs:subClassOf rdf:resource="http://www.productontology.org/id/Brandy"/> <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/DistilledBeverage"/> <skos:prefLabel xml:lang="ko">브랜디</skos:prefLabel> <skos:prefLabel xml:lang="en">Brandy</skos:prefLabel> <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/Brandy"/> <metadata_def:mappingLoom>brandy</metadata_def:mappingLoom> <skos:definition xml:lang="en"> Brandy (from brandywine, derived from Dutch brandewijn—"burnt wine") is a spirit produced by distilling wine. </skos:definition> <rdfs:comment xml:lang="en"> Brandy generally contains 35–60% alcohol by volume (70–120 US proof) and is typically taken as an after-dinner drink. Some brandies are aged in wooden casks, some are colored with caramel coloring to imitate the effect of aging, and some brandies are produced using a combination of both aging and coloring. </rdfs:comment> <metadata:prefixIRI>bevon:Brandy</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/> <ns2:term_status xml:lang="en">testing</ns2:term_status> <rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/Brandy"/> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-04+09:00</dct:issued> <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-03-01+09:00</dct:modified> </owl:Class> <rdf:Description rdf:about="http://rdfs.co/bevon/Cognac"> <rdfs:subClassOf> <rdf:Description rdf:about="http://rdfs.co/bevon/Brandy"> <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/Brandy"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://rdfs.co/bevon/Pisco"> <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/Brandy"/> </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://rdfs.co/bevon/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.productontology.org/id/" 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/" xmlns:ns2="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:ns3="http://en.wikipedia.org/wiki/" xmlns:dct="http://purl.org/dc/terms/">
  <owl:Class rdf:about="http://rdfs.co/bevon/Brandy">
    <rdfs:subClassOf rdf:resource="http://www.productontology.org/id/Brandy"/>
    <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/DistilledBeverage"/>
    <skos:prefLabel xml:lang="ko">브랜디</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Brandy</skos:prefLabel>
    <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/Brandy"/>
    <metadata_def:mappingLoom>brandy</metadata_def:mappingLoom>
    <skos:definition xml:lang="en">
    Brandy (from brandywine, derived from Dutch brandewijn—"burnt wine") is a
    spirit produced by distilling wine.
    </skos:definition>
    <rdfs:comment xml:lang="en">
    Brandy generally contains 35–60% alcohol by volume (70–120 US proof) and is
    typically taken as an after-dinner drink. Some brandies are aged in wooden
    casks, some are colored with caramel coloring to imitate the effect of
    aging, and some brandies are produced using a combination of both aging and
    coloring.
    </rdfs:comment>
    <metadata:prefixIRI>bevon:Brandy</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/>
    <ns2:term_status xml:lang="en">testing</ns2:term_status>
    <rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/Brandy"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-04+09:00</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-03-01+09:00</dct:modified>
  </owl:Class>
  <rdf:Description rdf:about="http://rdfs.co/bevon/Cognac">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://rdfs.co/bevon/Brandy">
        <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/Brandy"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://rdfs.co/bevon/Pisco">
    <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/Brandy"/>
  </rdf:Description>
</rdf:RDF>