@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/93992f35-49b1-4bcd-93a8-a2d16233385e> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Operation and maintenance focus on faults that occur during operation and maintenance by internal and external personnel and operational errors that lead to unplanned and sudden changes in the electric power system operating conditions." ;
    cim:IdentifiedObject.mRID "93992f35-49b1-4bcd-93a8-a2d16233385e" ;
    cim:IdentifiedObject.name "operationAndMaintenance" ;
    dcterms:identifier "urn:uuid:93992f35-49b1-4bcd-93a8-a2d16233385e" ;
    skos:definition "Operation and maintenance focus on faults that occur during operation and maintenance by internal and external personnel and operational errors that lead to unplanned and sudden changes in the electric power system operating conditions."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "operationAndMaintenance" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

