@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://energy.referencedata.eu/Confidentiality/c28079e4-02ba-4a08-9093-8247ebe57f21> a skos:Concept ;
    dcterms:identifier "urn:uuid:c28079e4-02ba-4a08-9093-8247ebe57f21" ;
    skos:definition "Sensitive non-classified (SNC) information, information whose unauthorised disclosure could cause damage to the Commission or other interested parties such as businesses, companies, intellectual property or personal data but which is not EU classified information."@en ;
    skos:exactMatch <http://publications.europa.eu/resource/authority/access-right/SENSITIVE> ;
    skos:inScheme <http://energy.referencedata.eu/Confidentiality> ;
    skos:prefLabel "Sensitive" ;
    skos:topConceptOf <http://energy.referencedata.eu/Confidentiality> .

