@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 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 ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <http://rdfs.co/bevon/container/> . ns0:Longneck metadata_def:mappingSameURI ns0:Longneck ; metadata:prefixIRI "bevon:Longneck" ; 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:comment """ It is known as the standard longneck bottle or industry standard bottle (ISB). The ISB longnecks have a uniform capacity, height, weight and diameter and can be reused on average 16 times. The long neck offers a long cushion of air to absorb the pressure of carbonation to reduce the risk of exploding. The longneck also provides a handle for drinking directly from the bottle without transferring body heat to the beer from one's hand. """@en ; rdfs:isDefinedBy <http://rdfs.co/bevon/> ; rdfs:subClassOf ns0:BeerBottle ; ns1:term_status "unstable"@en ; skos:altLabel "Industry Standard Bottle"@en, "North American Longneck"@en ; skos:definition """ A longneck is a type of beer bottle with a long neck. """@en ; skos:prefLabel "Longneck"@en, "긴목 맥주병"@ko . <http://rdfs.co/bevon/container/330mlLongneck> a ns0:Longneck . <http://rdfs.co/bevon/container/500mlLongneck> a ns0:Longneck . <http://rdfs.co/bevon/container/640mlLongneck> a ns0:Longneck .
@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 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 ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <http://rdfs.co/bevon/container/> .

ns0:Longneck
    metadata_def:mappingSameURI ns0:Longneck ;
    metadata:prefixIRI "bevon:Longneck" ;
    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:comment """
    It is known as the standard longneck bottle or industry standard bottle
    (ISB). The ISB longnecks have a uniform capacity, height, weight and
    diameter and can be reused on average 16 times. The long neck offers a long
    cushion of air to absorb the pressure of carbonation to reduce the risk of
    exploding. The longneck also provides a handle for drinking directly from
    the bottle without transferring body heat to the beer from one's hand.
    """@en ;
    rdfs:isDefinedBy <http://rdfs.co/bevon/> ;
    rdfs:subClassOf ns0:BeerBottle ;
    ns1:term_status "unstable"@en ;
    skos:altLabel "Industry Standard Bottle"@en, "North American Longneck"@en ;
    skos:definition """
    A longneck is a type of beer bottle with a long neck.
    """@en ;
    skos:prefLabel "Longneck"@en, "긴목 맥주병"@ko .

<http://rdfs.co/bevon/container/330mlLongneck>
    a ns0:Longneck .

<http://rdfs.co/bevon/container/500mlLongneck>
    a ns0:Longneck .

<http://rdfs.co/bevon/container/640mlLongneck>
    a ns0:Longneck .