http://vocab.org/whisky/terms/Distillery leaf node


URI

http://vocab.org/whisky/terms/Distillery

Label

distillery

Usage

Instances of http://vocab.org/whisky/terms/Distillery can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class http://vocab.org/whisky/terms/Distillery
http://vocab.org/whisky/terms/owner rdf:Property foaf:Organization
http://vocab.org/whisky/terms/region rdf:Property http://vocab.org/whisky/terms/Region
http://vocab.org/whisky/terms/waterSource rdf:Property http://vocab.org/whisky/terms/WaterSource

Implementation

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://vocab.org/whisky/terms/Distillery> a rdfs:Class ;
    rdfs:label "distillery" ;
    rdfs:isDefinedBy <http://vocab.org/whisky/terms> .