@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/17W100P100P1735U> a schema1:Thing,
        skos:Concept,
        <urn:iec62325.351:tc57wg16:451-n:eicdocument:1:1#EICCode_MarketDocument> ;
    cim:AttributeInstanceComponent.attribute "International" ;
    cim:DateAndOrTime.date "2021-06-01" ;
    cim:Document.docStatus "A05" ;
    cim:IdentifiedObject.description "Generation Unit" ;
    cim:IdentifiedObject.mRID "17W100P100P1735U" ;
    cim:IdentifiedObject.name "GROUPE 02 DE LA CENTRALE HYDRAULIQUE DE LOGIS-NEUF" ;
    cim:Names.name "FR_HY-L-NEU-G2",
        "Generation Unit" ;
    dcterms:identifier "urn:eic:17W100P100P1735U" ;
    skos:altLabel "FR_HY-L-NEU-G2" ;
    skos:definition "Generation Unit"@en ;
    skos:inScheme <http://energy.referencedata.eu/EIC> ;
    skos:prefLabel "GROUPE 02 DE LA CENTRALE HYDRAULIQUE DE LOGIS-NEUF" ;
    skos:topConceptOf <http://energy.referencedata.eu/EIC> .

