@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/11WD8JAEN1L---C9> a schema1:Thing,
        skos:Concept,
        <urn:iec62325.351:tc57wg16:451-n:eicdocument:1:1#EICCode_MarketDocument> ;
    cim:AttributeInstanceComponent.attribute "International" ;
    cim:DateAndOrTime.date "2021-02-26" ;
    cim:Document.docStatus "A05" ;
    cim:IdentifiedObject.mRID "11WD8JAEN1L---C9" ;
    cim:IdentifiedObject.name "Jänschwalde C" ;
    cim:Names.name "Generation",
        "JAEN_BL_C" ;
    dcterms:identifier "urn:eic:11WD8JAEN1L---C9" ;
    skos:altLabel "JAEN_BL_C" ;
    skos:inScheme <http://energy.referencedata.eu/EIC> ;
    skos:prefLabel "Jänschwalde C" ;
    skos:topConceptOf <http://energy.referencedata.eu/EIC> .

