<?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: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:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:dct="http://purl.org/dc/terms/"> <owl:Class rdf:about="http://rdfs.co/bevon/DistilledSoju"> <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/Soju"/> <skos:prefLabel xml:lang="ko">증류식 소주</skos:prefLabel> <skos:prefLabel xml:lang="en">Distilled Soju</skos:prefLabel> <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/DistilledSoju"/> <metadata_def:mappingLoom>distilledsoju</metadata_def:mappingLoom> <skos:definition xml:lang="en"> Distilled Soju is manufactured traditionally by distillation from grains, mainly rice. </skos:definition> <metadata:prefixIRI>bevon:DistilledSoju</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/> <ns1:term_status xml:lang="en">unstable</ns1:term_status> <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-03-01+09:00</dct:modified> <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/DilutedSoju"> <owl:disjointWith> <rdf:Description rdf:about="http://rdfs.co/bevon/DistilledSoju"> <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/DistilledSoju"/> </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: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:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:dct="http://purl.org/dc/terms/">
  <owl:Class rdf:about="http://rdfs.co/bevon/DistilledSoju">
    <rdfs:subClassOf rdf:resource="http://rdfs.co/bevon/Soju"/>
    <skos:prefLabel xml:lang="ko">증류식 소주</skos:prefLabel>
    <skos:prefLabel xml:lang="en">Distilled Soju</skos:prefLabel>
    <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/DistilledSoju"/>
    <metadata_def:mappingLoom>distilledsoju</metadata_def:mappingLoom>
    <skos:definition xml:lang="en">
    Distilled Soju is manufactured traditionally by distillation from grains,
    mainly rice.
    </skos:definition>
    <metadata:prefixIRI>bevon:DistilledSoju</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/>
    <ns1:term_status xml:lang="en">unstable</ns1:term_status>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-03-01+09:00</dct:modified>
    <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/DilutedSoju">
    <owl:disjointWith>
      <rdf:Description rdf:about="http://rdfs.co/bevon/DistilledSoju">
        <metadata_def:mappingSameURI rdf:resource="http://rdfs.co/bevon/DistilledSoju"/>
      </rdf:Description>
    </owl:disjointWith>
  </rdf:Description>
</rdf:RDF>