@prefix cim: <http://iec.ch/TC57/CIM100#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://energy.referencedata.eu/EIC/12T-0000000635-O> a schema1:Thing,
        skos:Concept,
        <urn:iec62325.351:tc57wg16:451-n:eicdocument:1:1#EICCode_MarketDocument> ;
    cim:AttributeInstanceComponent.attribute "International" ;
    cim:DateAndOrTime.date "2021-04-27" ;
    cim:Document.docStatus "A05" ;
    cim:IdentifiedObject.description "Transformer" ;
    cim:IdentifiedObject.mRID "12T-0000000635-O" ;
    cim:IdentifiedObject.name "220/10 kV Rupperswil Trafo 12" ;
    cim:Names.name "RUPP-T12------TF",
        "Transformer" ;
    dcterms:identifier "urn:eic:12T-0000000635-O" ;
    skos:altLabel "RUPP-T12------TF" ;
    skos:definition "Transformer"@en ;
    skos:inScheme <http://energy.referencedata.eu/EIC> ;
    skos:prefLabel "220/10 kV Rupperswil Trafo 12" ;
    skos:topConceptOf <http://energy.referencedata.eu/EIC> .

