@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://rdfs.co/bevon/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://www.productontology.org/id/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns2: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns3: <http://en.wikipedia.org/wiki/> . ns0:JapaneseWhisky metadata_def:mappingSameURI ns0:JapaneseWhisky ; metadata:prefixIRI "bevon:JapaneseWhisky" ; dct:issued "2013-07-04+09:00"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2014-03-01+09:00"^^<http://www.w3.org/2001/XMLSchema#date> ; a owl:Class ; rdfs:commercial """ Whisky production in Japan began around 1870, but the first commercial production was in 1924 upon the opening of the country's first distillery, Yamazaki. Broadly speaking the style of Japanese whisky is more similar to that of Scotch whisky than Irish, American, or Canadian styles of whisky, and thus the spelling typically follows the Scottish convention (omitting the letter \"e\"). """@en ; rdfs:isDefinedBy <http://rdfs.co/bevon/> ; rdfs:seeAlso ns3:Japanese_whisky ; rdfs:subClassOf ns0:Whisky, ns1:Japanese_whisky ; ns2:term_status "unstable"@en ; skos:altLabel "Japanese Whiskey"@en ; skos:definition """ Japanese whisky is whisky made in Japan. """@en ; skos:prefLabel "Japanese Whisky"@en, "재패니즈 위스키"@ko .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://rdfs.co/bevon/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.productontology.org/id/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns2: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns3: <http://en.wikipedia.org/wiki/> .

ns0:JapaneseWhisky
    metadata_def:mappingSameURI ns0:JapaneseWhisky ;
    metadata:prefixIRI "bevon:JapaneseWhisky" ;
    dct:issued "2013-07-04+09:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2014-03-01+09:00"^^<http://www.w3.org/2001/XMLSchema#date> ;
    a owl:Class ;
    rdfs:commercial """
    Whisky production in Japan began around 1870, but the first commercial
    production was in 1924 upon the opening of the country's first distillery,
    Yamazaki. Broadly speaking the style of Japanese whisky is more similar to
    that of Scotch whisky than Irish, American, or Canadian styles of whisky,
    and thus the spelling typically follows the Scottish convention (omitting
    the letter \"e\").
    """@en ;
    rdfs:isDefinedBy <http://rdfs.co/bevon/> ;
    rdfs:seeAlso ns3:Japanese_whisky ;
    rdfs:subClassOf ns0:Whisky, ns1:Japanese_whisky ;
    ns2:term_status "unstable"@en ;
    skos:altLabel "Japanese Whiskey"@en ;
    skos:definition """
    Japanese whisky is whisky made in Japan.
    """@en ;
    skos:prefLabel "Japanese Whisky"@en, "재패니즈 위스키"@ko .