@prefix cim: <http://iec.ch/TC57/CIM100#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://energy.referencedata.eu/FaultCauseType/d1304c3d-0d07-4379-841d-d2ce47025498> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Fault caused due to water elements. Use the subcategory moisture/rain/hail or snow/ice if possible." ;
    cim:IdentifiedObject.mRID "d1304c3d-0d07-4379-841d-d2ce47025498" ;
    cim:IdentifiedObject.name "environmental.waterIce" ;
    dcterms:identifier "urn:uuid:d1304c3d-0d07-4379-841d-d2ce47025498" ;
    skos:definition "Fault caused due to water elements. Use the subcategory moisture/rain/hail or snow/ice if possible."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "environmental.waterIce" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

