@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/af5594ba-241b-444f-bac5-23b808a5c707> a cim:FaultCauseType,
        skos:Concept ;
    cim:IdentifiedObject.description "Foreign objects not related to human activity or animals." ;
    cim:IdentifiedObject.mRID "af5594ba-241b-444f-bac5-23b808a5c707" ;
    cim:IdentifiedObject.name "externalInfluences.foreignObjects" ;
    dcterms:identifier "urn:uuid:af5594ba-241b-444f-bac5-23b808a5c707" ;
    skos:definition "Foreign objects not related to human activity or animals."@en ;
    skos:inScheme <http://energy.referencedata.eu/FaultCauseType> ;
    skos:prefLabel "externalInfluences.foreignObjects" ;
    skos:topConceptOf <http://energy.referencedata.eu/FaultCauseType> .

