@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/389299f2-c3ee-4eb5-b34c-6df7b87470e9> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Any kind of third party logging and tree felling." ;
    cim:IdentifiedObject.mRID "389299f2-c3ee-4eb5-b34c-6df7b87470e9" ;
    cim:IdentifiedObject.name "externalInfluences.humanThirdParty.logging" ;
    dcterms:identifier "urn:uuid:389299f2-c3ee-4eb5-b34c-6df7b87470e9" ;
    skos:definition "Any kind of third party logging and tree felling."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "externalInfluences.humanThirdParty.logging" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

