<?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:dct="http://purl.org/dc/terms/" xmlns:ns3="http://en.wikipedia.org/wiki/"> <owl:Class rdf:about="http://rdfs.co/bevon/NonAlcoholicBeer"> <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/NonAlcoholicBeverage"/> <rdfs:subClassOf rdf:resource="http://www.productontology.org/id/Low-alcohol_beer"/> <skos:prefLabel xml:lang="en">Non-alcoholic Beer</skos:prefLabel> <skos:prefLabel xml:lang="ko">비알코올 맥주</skos:prefLabel> <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/NonAlcoholicBeer"/> <skos:definition xml:lang="en"> Non-alcohol beer (also called light beer, low-alcoholic beer, small beer, small ale, or near-beer) is beer with low alcohol content or no alcohol, which aim to reproduce the taste of beer without the inebriating effects of standard alcoholic brews. </skos:definition> <skos:altLabel xml:lang="en">Low-alcoholic Beer</skos:altLabel> <metadata:prefixIRI>bevon:NonAlcoholicBeer</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/> <ns2:term_status xml:lang="en">unstable</ns2:term_status> <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-03-01+09:00</dct:modified> <rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/Low-alcohol_beer"/> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-04+09:00</dct:issued> </owl:Class> <rdf:Description rdf:about="http://rdfs.co/bevon/Beer"> <owl:disjointWith> <rdf:Description rdf:about="http://rdfs.co/bevon/NonAlcoholicBeer"> <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/NonAlcoholicBeer"/> </rdf:Description> </owl:disjointWith> </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:dct="http://purl.org/dc/terms/" xmlns:ns3="http://en.wikipedia.org/wiki/">
  <owl:Class rdf:about="http://rdfs.co/bevon/NonAlcoholicBeer">
    <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/NonAlcoholicBeverage"/>
    <rdfs:subClassOf rdf:resource="http://www.productontology.org/id/Low-alcohol_beer"/>
    <skos:prefLabel xml:lang="en">Non-alcoholic Beer</skos:prefLabel>
    <skos:prefLabel xml:lang="ko">비알코올 맥주</skos:prefLabel>
    <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/NonAlcoholicBeer"/>
    <skos:definition xml:lang="en">
    Non-alcohol beer (also called light beer, low-alcoholic beer, small beer,
    small ale, or near-beer) is beer with low alcohol content or no alcohol,
    which aim to reproduce the taste of beer without the inebriating effects of
    standard alcoholic brews.
    </skos:definition>
    <skos:altLabel xml:lang="en">Low-alcoholic Beer</skos:altLabel>
    <metadata:prefixIRI>bevon:NonAlcoholicBeer</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/>
    <ns2:term_status xml:lang="en">unstable</ns2:term_status>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-03-01+09:00</dct:modified>
    <rdfs:seeAlso rdf:resource="http://en.wikipedia.org/wiki/Low-alcohol_beer"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-04+09:00</dct:issued>
  </owl:Class>
  <rdf:Description rdf:about="http://rdfs.co/bevon/Beer">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://rdfs.co/bevon/NonAlcoholicBeer">
        <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/NonAlcoholicBeer"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
</rdf:RDF>