@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/4487e4ca-ccab-4460-9b89-28bd2cb6aa21> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Also includes theft." ;
    cim:IdentifiedObject.mRID "4487e4ca-ccab-4460-9b89-28bd2cb6aa21" ;
    cim:IdentifiedObject.name "externalInfluences.humanThirdParty.vandalismSabotage" ;
    dcterms:identifier "urn:uuid:4487e4ca-ccab-4460-9b89-28bd2cb6aa21" ;
    skos:definition "Also includes theft."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "externalInfluences.humanThirdParty.vandalismSabotage" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

