@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/527331e7-20ec-4454-8a31-c7aa564bfeba> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Faults due to animals. Use the subcategory birds or other animals if possible." ;
    cim:IdentifiedObject.mRID "527331e7-20ec-4454-8a31-c7aa564bfeba" ;
    cim:IdentifiedObject.name "externalInfluences.animals" ;
    dcterms:identifier "urn:uuid:527331e7-20ec-4454-8a31-c7aa564bfeba" ;
    skos:definition "Faults due to animals. Use the subcategory birds or other animals if possible."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "externalInfluences.animals" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

