@prefix operatingsystem: <http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

operatingsystem:Revocation_of_access_rights
  skos:prefLabel "Revocation of access rights"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Protection .

<http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> a skos:ConceptScheme .
operatingsystem:Domain_of_protection
  skos:prefLabel "Domain of protection"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Protection .

operatingsystem:Protection_and_Security
  skos:prefLabel "Protection and Security"@en ;
  a skos:Concept ;
  skos:narrower operatingsystem:Protection .

operatingsystem:Implementation_of_access_matrix
  skos:prefLabel "Implementation of access matrix"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Protection .

operatingsystem:Protection
  skos:broader operatingsystem:Protection_and_Security ;
  skos:narrower operatingsystem:Revocation_of_access_rights, operatingsystem:Implementation_of_access_matrix, operatingsystem:Goals_of_protection, operatingsystem:Domain_of_protection, operatingsystem:Access_matrix ;
  skos:inScheme <http://www.semanticweb.org/sony/ontologies/2014/1/untitled-ontology-5/conceptscheme> ;
  skos:prefLabel "Protection"@en ;
  a skos:Concept .

operatingsystem:Access_matrix
  skos:prefLabel "Access matrix"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Protection .

operatingsystem:Goals_of_protection
  skos:prefLabel "Goals of protection"@en ;
  a skos:Concept ;
  skos:broader operatingsystem:Protection .

