<?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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns2="http://en.wikipedia.org/wiki/"> <owl:DatatypeProperty rdf:about="http://rdfs.co/bevon/abv"> <skos:prefLabel xml:lang="ko">알코올 도수</skos:prefLabel> <skos:prefLabel xml:lang="en">ABV</skos:prefLabel> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/> <skos:definition xml:lang="en"> ABV (Alcohol by Volume) is a standard measure of how much alcohol is contained in the drink. </skos:definition> <rdfs:domain rdf:resource="http://rdfs.co/bevon/Beverage"/> <skos:altLabel xml:lang="en">alcohol by volume</skos:altLabel> <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/> <ns1:term_status xml:lang="en">testing</ns1: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/Alcohol_by_volume"/> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-04+09:00</dct:issued> </owl:DatatypeProperty> <rdf:Description rdf:about="http://purl.org/vocab/whisky/terms/abv"> <rdfs:subPropertyOf rdf:resource="http://rdfs.co/bevon/abv"/> </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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ns1="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns2="http://en.wikipedia.org/wiki/">
  <owl:DatatypeProperty rdf:about="http://rdfs.co/bevon/abv">
    <skos:prefLabel xml:lang="ko">알코올 도수</skos:prefLabel>
    <skos:prefLabel xml:lang="en">ABV</skos:prefLabel>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
    <skos:definition xml:lang="en">
    ABV (Alcohol by Volume) is a standard measure of how much alcohol is
    contained in the drink.
    </skos:definition>
    <rdfs:domain rdf:resource="http://rdfs.co/bevon/Beverage"/>
    <skos:altLabel xml:lang="en">alcohol by volume</skos:altLabel>
    <rdfs:isDefinedBy rdf:resource="http://rdfs.co/bevon/"/>
    <ns1:term_status xml:lang="en">testing</ns1: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/Alcohol_by_volume"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-07-04+09:00</dct:issued>
  </owl:DatatypeProperty>
  <rdf:Description rdf:about="http://purl.org/vocab/whisky/terms/abv">
    <rdfs:subPropertyOf rdf:resource="http://rdfs.co/bevon/abv"/>
  </rdf:Description>
</rdf:RDF>