@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/6bf83d88-aa17-4999-9b6f-f3adf9a4e976> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Telecommunication errors. Faults on, for example, SCADA or RTU should be reported as a fault with the fault location SCADA or RTU." ;
    cim:IdentifiedObject.mRID "6bf83d88-aa17-4999-9b6f-f3adf9a4e976" ;
    cim:IdentifiedObject.name "technical.equipment.communication" ;
    dcterms:identifier "urn:uuid:6bf83d88-aa17-4999-9b6f-f3adf9a4e976" ;
    skos:definition "Telecommunication errors. Faults on, for example, SCADA or RTU should be reported as a fault with the fault location SCADA or RTU."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "technical.equipment.communication" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

